Shades of Kashmir Blue #566482
Tints of Kashmir Blue #566482
RGB
CMYK
RGB Variations
Color information
#566482 (or 0x566482) is known color: Kashmir Blue. HEX triplet: 56, 64 and 82. RGB value is (86,100,130). Sum of RGB (Red+Green+Blue) = 86+100+130=316 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.22% from 316); Green value is 100 (39.45% from 255 or 31.65% from 316); Blue value is 130 (51.17% from 255 or 41.14% from 316); Max value from RGB is 130 - color contains mainly: blue. Hex color #566482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566482 is #A99B7D. Grayscale: #636363. Windows color (decimal): -11115390 or 8545366. OLE color: 8545366.
HSL color Cylindrical-coordinate representation of color #566482: hue angle of 220.91º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #566482 is Cyan = 0.34, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 100 | 130 | - |
| CMYK | 0.34 | 0.23 | 0 | 0.49 |
| HSL | 220.91º | 0.2% | 0.42% | - |
| HSV(B) | 220.91º | 0.34% | 0.51% | - |
| XYZ | 12.42 | 12.7 | 22.92 | - |
| YUV | 99.23 | 145.36 | 118.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 130 | 0.34 | 0.23 | 0 | 0.49 | 220.91 | 0.2 | 0.42 |
| Hex | 56 | 64 | 82 | 22 | 17 | 0 | 31 | DD | 14 | 2A |
| Octal | 126 | 144 | 202 | 42 | 27 | 0 | 61 | 335 | 24 | 52 |
| Binary | 1010110 | 1100100 | 10000010 | 100010 | 10111 | 0 | 110001 | 11011101 | 10100 | 101010 |
Color Harmonies of #566482
Complementary color
Monochromatic Colors of #566482
Black with #566482
Text Example
Text Example
White with #566482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566482; }
p { color: rgb(86,100,130); }
H1.HeaderClassName
{
color: #566482;
}
.AnyTagClassName
{
color: #566482;
}
</style>
background-color css
<style>
a { background-color: #566482; }
a { background-color: rgb(86,100,130); }
div.DivClassName
{
background-color: #566482;
}
.BgClassName
{
background-color: #566482;
}
</style>
border-color css
<style>
span { border-color: #566482; }
span { border-color: rgb(86,100,130); }
td.TdClassName
{
border-color: #566482;
}
.TagClassName
{
border-color: #566482;
}
</style>