Shades of Kashmir Blue #566688
Tints of Kashmir Blue #566688
RGB
CMYK
RGB Variations
Color information
#566688 (or 0x566688) is known color: Kashmir Blue. HEX triplet: 56, 66 and 88. RGB value is (86,102,136). Sum of RGB (Red+Green+Blue) = 86+102+136=324 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.54% from 324); Green value is 102 (40.23% from 255 or 31.48% from 324); Blue value is 136 (53.52% from 255 or 41.98% from 324); Max value from RGB is 136 - color contains mainly: blue. Hex color #566688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566688 is #A99977. Grayscale: #646464. Windows color (decimal): -11114872 or 8939094. OLE color: 8939094.
HSL color Cylindrical-coordinate representation of color #566688: hue angle of 220.8º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #566688 is Cyan = 0.37, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 102 | 136 | - |
| CMYK | 0.37 | 0.25 | 0 | 0.47 |
| HSL | 220.8º | 0.23% | 0.44% | - |
| HSV(B) | 220.8º | 0.37% | 0.53% | - |
| XYZ | 13.03 | 13.26 | 25.16 | - |
| YUV | 101.09 | 147.7 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 136 | 0.37 | 0.25 | 0 | 0.47 | 220.8 | 0.23 | 0.44 |
| Hex | 56 | 66 | 88 | 25 | 19 | 0 | 2F | DD | 17 | 2C |
| Octal | 126 | 146 | 210 | 45 | 31 | 0 | 57 | 335 | 27 | 54 |
| Binary | 1010110 | 1100110 | 10001000 | 100101 | 11001 | 0 | 101111 | 11011101 | 10111 | 101100 |
Color Harmonies of #566688
Complementary color
Monochromatic Colors of #566688
Black with #566688
Text Example
Text Example
White with #566688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566688; }
p { color: rgb(86,102,136); }
H1.HeaderClassName
{
color: #566688;
}
.AnyTagClassName
{
color: #566688;
}
</style>
background-color css
<style>
a { background-color: #566688; }
a { background-color: rgb(86,102,136); }
div.DivClassName
{
background-color: #566688;
}
.BgClassName
{
background-color: #566688;
}
</style>
border-color css
<style>
span { border-color: #566688; }
span { border-color: rgb(86,102,136); }
td.TdClassName
{
border-color: #566688;
}
.TagClassName
{
border-color: #566688;
}
</style>