<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bardothodol</author_name>
  <author_url>https://blog.hatena.ne.jp/bardothodol/</author_url>
  <blog_title>プログラミングを始める10の理由</blog_title>
  <blog_url>https://bardothodol.hatenadiary.org/</blog_url>
  <categories>
    <anon>php</anon>
  </categories>
  <description>新しいサービスで色を扱うので、もっとちゃんと操りたい。 色の三原色とかよく聞くけど最近やっとどういう事かわかってきた。 webではRGBで表すのが一般的でこの光の強さの段階で色が変わる。 0から255までの256段階でRGBが全て255だと真っ白。 逆に全部0で真っ黒。htmlの背景色でよく使われるのが16進数によるRGBの表現で #ff99ccとか#ffff00とか、馴染みが深いと思います。16進数とはその名の通り16で位が上がる、表記は0から9までの数字とAからFまでを使う。 225,225,225はffffffと同じ、と…この16進数はあとから10進数に変換、その逆もphpなら簡単に出来…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbardothodol.hatenadiary.org%2Fentry%2F20100302%2Fp1&quot; title=&quot;色と16進数の変換 - プログラミングを始める10の理由&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-03-02 00:00:00</published>
  <title>色と16進数の変換</title>
  <type>rich</type>
  <url>https://bardothodol.hatenadiary.org/entry/20100302/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
