Shades of Kashmir Blue #576589
Tints of Kashmir Blue #576589
RGB
CMYK
RGB Variations
Color information
#576589 (or 0x576589) is known color: Kashmir Blue. HEX triplet: 57, 65 and 89. RGB value is (87,101,137). Sum of RGB (Red+Green+Blue) = 87+101+137=325 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.77% from 325); Green value is 101 (39.84% from 255 or 31.08% from 325); Blue value is 137 (53.91% from 255 or 42.15% from 325); Max value from RGB is 137 - color contains mainly: blue. Hex color #576589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576589 is #A89A76. Grayscale: #646464. Windows color (decimal): -11049591 or 9004375. OLE color: 9004375.
HSL color Cylindrical-coordinate representation of color #576589: hue angle of 223.2º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #576589 is Cyan = 0.36, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 101 | 137 | - |
| CMYK | 0.36 | 0.26 | 0 | 0.46 |
| HSL | 223.2º | 0.22% | 0.44% | - |
| HSV(B) | 223.2º | 0.36% | 0.54% | - |
| XYZ | 13.1 | 13.14 | 25.51 | - |
| YUV | 100.92 | 148.36 | 118.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 137 | 0.36 | 0.26 | 0 | 0.46 | 223.2 | 0.22 | 0.44 |
| Hex | 57 | 65 | 89 | 24 | 1A | 0 | 2E | DF | 16 | 2C |
| Octal | 127 | 145 | 211 | 44 | 32 | 0 | 56 | 337 | 26 | 54 |
| Binary | 1010111 | 1100101 | 10001001 | 100100 | 11010 | 0 | 101110 | 11011111 | 10110 | 101100 |
Color Harmonies of #576589
Complementary color
Monochromatic Colors of #576589
Black with #576589
Text Example
Text Example
White with #576589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576589; }
p { color: rgb(87,101,137); }
H1.HeaderClassName
{
color: #576589;
}
.AnyTagClassName
{
color: #576589;
}
</style>
background-color css
<style>
a { background-color: #576589; }
a { background-color: rgb(87,101,137); }
div.DivClassName
{
background-color: #576589;
}
.BgClassName
{
background-color: #576589;
}
</style>
border-color css
<style>
span { border-color: #576589; }
span { border-color: rgb(87,101,137); }
td.TdClassName
{
border-color: #576589;
}
.TagClassName
{
border-color: #576589;
}
</style>