Shades of Kashmir Blue #576487
Tints of Kashmir Blue #576487
RGB
CMYK
RGB Variations
Color information
#576487 (or 0x576487) is known color: Kashmir Blue. HEX triplet: 57, 64 and 87. RGB value is (87,100,135). Sum of RGB (Red+Green+Blue) = 87+100+135=322 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.02% from 322); Green value is 100 (39.45% from 255 or 31.06% 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 #576487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576487 is #A89B78. Grayscale: #636363. Windows color (decimal): -11049849 or 8873047. OLE color: 8873047.
HSL color Cylindrical-coordinate representation of color #576487: hue angle of 223.75º 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 #576487 is Cyan = 0.36, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 100 | 135 | - |
| CMYK | 0.36 | 0.26 | 0 | 0.47 |
| HSL | 223.75º | 0.22% | 0.44% | - |
| HSV(B) | 223.75º | 0.36% | 0.53% | - |
| XYZ | 12.86 | 12.89 | 24.73 | - |
| YUV | 100.1 | 147.69 | 118.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 135 | 0.36 | 0.26 | 0 | 0.47 | 223.75 | 0.22 | 0.44 |
| Hex | 57 | 64 | 87 | 24 | 1A | 0 | 2F | E0 | 16 | 2C |
| Octal | 127 | 144 | 207 | 44 | 32 | 0 | 57 | 340 | 26 | 54 |
| Binary | 1010111 | 1100100 | 10000111 | 100100 | 11010 | 0 | 101111 | 11100000 | 10110 | 101100 |
Color Harmonies of #576487
Complementary color
Monochromatic Colors of #576487
Black with #576487
Text Example
Text Example
White with #576487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576487; }
p { color: rgb(87,100,135); }
H1.HeaderClassName
{
color: #576487;
}
.AnyTagClassName
{
color: #576487;
}
</style>
background-color css
<style>
a { background-color: #576487; }
a { background-color: rgb(87,100,135); }
div.DivClassName
{
background-color: #576487;
}
.BgClassName
{
background-color: #576487;
}
</style>
border-color css
<style>
span { border-color: #576487; }
span { border-color: rgb(87,100,135); }
td.TdClassName
{
border-color: #576487;
}
.TagClassName
{
border-color: #576487;
}
</style>