Shades of Kashmir Blue #566488
Tints of Kashmir Blue #566488
RGB
CMYK
RGB Variations
Color information
#566488 (or 0x566488) is known color: Kashmir Blue. HEX triplet: 56, 64 and 88. RGB value is (86,100,136). Sum of RGB (Red+Green+Blue) = 86+100+136=322 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.71% from 322); Green value is 100 (39.45% from 255 or 31.06% from 322); Blue value is 136 (53.52% from 255 or 42.24% from 322); Max value from RGB is 136 - color contains mainly: blue. Hex color #566488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566488 is #A99B77. Grayscale: #636363. Windows color (decimal): -11115384 or 8938582. OLE color: 8938582.
HSL color Cylindrical-coordinate representation of color #566488: hue angle of 223.2º 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 #566488 is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 100 | 136 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.47 |
| HSL | 223.2º | 0.23% | 0.44% | - |
| HSV(B) | 223.2º | 0.37% | 0.53% | - |
| XYZ | 12.84 | 12.87 | 25.1 | - |
| YUV | 99.92 | 148.36 | 118.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 136 | 0.37 | 0.26 | 0 | 0.47 | 223.2 | 0.23 | 0.44 |
| Hex | 56 | 64 | 88 | 25 | 1A | 0 | 2F | DF | 17 | 2C |
| Octal | 126 | 144 | 210 | 45 | 32 | 0 | 57 | 337 | 27 | 54 |
| Binary | 1010110 | 1100100 | 10001000 | 100101 | 11010 | 0 | 101111 | 11011111 | 10111 | 101100 |
Color Harmonies of #566488
Complementary color
Monochromatic Colors of #566488
Black with #566488
Text Example
Text Example
White with #566488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566488; }
p { color: rgb(86,100,136); }
H1.HeaderClassName
{
color: #566488;
}
.AnyTagClassName
{
color: #566488;
}
</style>
background-color css
<style>
a { background-color: #566488; }
a { background-color: rgb(86,100,136); }
div.DivClassName
{
background-color: #566488;
}
.BgClassName
{
background-color: #566488;
}
</style>
border-color css
<style>
span { border-color: #566488; }
span { border-color: rgb(86,100,136); }
td.TdClassName
{
border-color: #566488;
}
.TagClassName
{
border-color: #566488;
}
</style>