Shades of Kashmir Blue #566587
Tints of Kashmir Blue #566587
RGB
CMYK
RGB Variations
Color information
#566587 (or 0x566587) is known color: Kashmir Blue. HEX triplet: 56, 65 and 87. RGB value is (86,101,135). Sum of RGB (Red+Green+Blue) = 86+101+135=322 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.71% from 322); Green value is 101 (39.84% from 255 or 31.37% from 322); Blue value is 135 (53.12% from 255 or 41.93% from 322); Max value from RGB is 135 - color contains mainly: blue. Hex color #566587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566587 is #A99A78. Grayscale: #646464. Windows color (decimal): -11115129 or 8873302. OLE color: 8873302.
HSL color Cylindrical-coordinate representation of color #566587: hue angle of 221.63º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #566587 is Cyan = 0.36, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 101 | 135 | - |
| CMYK | 0.36 | 0.25 | 0 | 0.47 |
| HSL | 221.63º | 0.22% | 0.43% | - |
| HSV(B) | 221.63º | 0.36% | 0.53% | - |
| XYZ | 12.86 | 13.04 | 24.76 | - |
| YUV | 100.39 | 147.53 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 135 | 0.36 | 0.25 | 0 | 0.47 | 221.63 | 0.22 | 0.43 |
| Hex | 56 | 65 | 87 | 24 | 19 | 0 | 2F | DE | 16 | 2B |
| Octal | 126 | 145 | 207 | 44 | 31 | 0 | 57 | 336 | 26 | 53 |
| Binary | 1010110 | 1100101 | 10000111 | 100100 | 11001 | 0 | 101111 | 11011110 | 10110 | 101011 |
Color Harmonies of #566587
Complementary color
Monochromatic Colors of #566587
Black with #566587
Text Example
Text Example
White with #566587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566587; }
p { color: rgb(86,101,135); }
H1.HeaderClassName
{
color: #566587;
}
.AnyTagClassName
{
color: #566587;
}
</style>
background-color css
<style>
a { background-color: #566587; }
a { background-color: rgb(86,101,135); }
div.DivClassName
{
background-color: #566587;
}
.BgClassName
{
background-color: #566587;
}
</style>
border-color css
<style>
span { border-color: #566587; }
span { border-color: rgb(86,101,135); }
td.TdClassName
{
border-color: #566587;
}
.TagClassName
{
border-color: #566587;
}
</style>