<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cartman0</author_name>
  <author_url>https://blog.hatena.ne.jp/cartman0/</author_url>
  <blog_title>はしくれエンジニアもどきのメモ</blog_title>
  <blog_url>https://cartman0.hatenablog.com/</blog_url>
  <categories>
    <anon>CSS</anon>
    <anon>デザイン</anon>
    <anon>配色</anon>
  </categories>
  <description>CSS の色指定は、HSL を使っていこう 色の勉強をしていると、 色の3属性として 色相 (Hue)・彩度 (Saturation)・明度 (Lightness)が出てくる。 しかし、RGBで色を指定しまう（指定する機会が多い）と、 この3属性を活かすことができない。。 hsl(); を使えば、色の3属性そのままで、色を指定することができる。 HSL の利点として、 彩度 (S)と明度 (L)を固定にして、色相 (Hue)を変えるだけで、 同じトーンの色を作ることができる。 さらに、彩度 (S)と色相 (H)を固定にして、 明度 (L)を変えることで、明るさの違う同系色を作ることができる。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcartman0.hatenablog.com%2Fentry%2F2015%2F09%2F11%2F042306&quot; title=&quot;CSS の色指定は、HSL を使っていこう - はしくれエンジニアもどきのメモ&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>2015-09-11 04:23:06</published>
  <title>CSS の色指定は、HSL を使っていこう</title>
  <type>rich</type>
  <url>https://cartman0.hatenablog.com/entry/2015/09/11/042306</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
