Shades of Kashmir Blue #576587
Tints of Kashmir Blue #576587
RGB
CMYK
RGB Variations
Color information
#576587 (or 0x576587) is known color: Kashmir Blue. HEX triplet: 57, 65 and 87. RGB value is (87,101,135). Sum of RGB (Red+Green+Blue) = 87+101+135=323 (42% of max value = 765). Red value is 87 (34.38% from 255 or 26.93% from 323); Green value is 101 (39.84% from 255 or 31.27% from 323); Blue value is 135 (53.12% from 255 or 41.80% from 323); Max value from RGB is 135 - color contains mainly: blue. Hex color #576587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576587 is #A89A78. Grayscale: #646464. Windows color (decimal): -11049593 or 8873303. OLE color: 8873303.
HSL color Cylindrical-coordinate representation of color #576587: hue angle of 222.5º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #576587 is Cyan = 0.36, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 101 | 135 | - |
| CMYK | 0.36 | 0.25 | 0 | 0.47 |
| HSL | 222.5º | 0.22% | 0.44% | - |
| HSV(B) | 222.5º | 0.36% | 0.53% | - |
| XYZ | 12.96 | 13.08 | 24.76 | - |
| YUV | 100.69 | 147.36 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 135 | 0.36 | 0.25 | 0 | 0.47 | 222.5 | 0.22 | 0.44 |
| Hex | 57 | 65 | 87 | 24 | 19 | 0 | 2F | DE | 16 | 2C |
| Octal | 127 | 145 | 207 | 44 | 31 | 0 | 57 | 336 | 26 | 54 |
| Binary | 1010111 | 1100101 | 10000111 | 100100 | 11001 | 0 | 101111 | 11011110 | 10110 | 101100 |
Color Harmonies of #576587
Complementary color
Monochromatic Colors of #576587
Black with #576587
Text Example
Text Example
White with #576587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576587; }
p { color: rgb(87,101,135); }
H1.HeaderClassName
{
color: #576587;
}
.AnyTagClassName
{
color: #576587;
}
</style>
background-color css
<style>
a { background-color: #576587; }
a { background-color: rgb(87,101,135); }
div.DivClassName
{
background-color: #576587;
}
.BgClassName
{
background-color: #576587;
}
</style>
border-color css
<style>
span { border-color: #576587; }
span { border-color: rgb(87,101,135); }
td.TdClassName
{
border-color: #576587;
}
.TagClassName
{
border-color: #576587;
}
</style>