Shades of Kashmir Blue #576387
Tints of Kashmir Blue #576387
RGB
CMYK
RGB Variations
Color information
#576387 (or 0x576387) is known color: Kashmir Blue. HEX triplet: 57, 63 and 87. RGB value is (87,99,135). Sum of RGB (Red+Green+Blue) = 87+99+135=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 99 (39.06% from 255 or 30.84% from 321); Blue value is 135 (53.12% from 255 or 42.06% from 321); Max value from RGB is 135 - color contains mainly: blue. Hex color #576387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576387 is #A89C78. Grayscale: #636363. Windows color (decimal): -11050105 or 8872791. OLE color: 8872791.
HSL color Cylindrical-coordinate representation of color #576387: hue angle of 225º 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 #576387 is Cyan = 0.36, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 99 | 135 | - |
| CMYK | 0.36 | 0.27 | 0 | 0.47 |
| HSL | 225º | 0.22% | 0.44% | - |
| HSV(B) | 225º | 0.36% | 0.53% | - |
| XYZ | 12.77 | 12.7 | 24.7 | - |
| YUV | 99.52 | 148.02 | 119.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 135 | 0.36 | 0.27 | 0 | 0.47 | 225 | 0.22 | 0.44 |
| Hex | 57 | 63 | 87 | 24 | 1B | 0 | 2F | E1 | 16 | 2C |
| Octal | 127 | 143 | 207 | 44 | 33 | 0 | 57 | 341 | 26 | 54 |
| Binary | 1010111 | 1100011 | 10000111 | 100100 | 11011 | 0 | 101111 | 11100001 | 10110 | 101100 |
Color Harmonies of #576387
Complementary color
Monochromatic Colors of #576387
Black with #576387
Text Example
Text Example
White with #576387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576387; }
p { color: rgb(87,99,135); }
H1.HeaderClassName
{
color: #576387;
}
.AnyTagClassName
{
color: #576387;
}
</style>
background-color css
<style>
a { background-color: #576387; }
a { background-color: rgb(87,99,135); }
div.DivClassName
{
background-color: #576387;
}
.BgClassName
{
background-color: #576387;
}
</style>
border-color css
<style>
span { border-color: #576387; }
span { border-color: rgb(87,99,135); }
td.TdClassName
{
border-color: #576387;
}
.TagClassName
{
border-color: #576387;
}
</style>