Shades of Kashmir Blue #587390
Tints of Kashmir Blue #587390
RGB
CMYK
RGB Variations
Color information
#587390 (or 0x587390) is known color: Kashmir Blue. HEX triplet: 58, 73 and 90. RGB value is (88,115,144). Sum of RGB (Red+Green+Blue) = 88+115+144=347 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.36% from 347); Green value is 115 (45.31% from 255 or 33.14% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #587390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587390 is #A78C6F. Grayscale: #6E6E6E. Windows color (decimal): -10980464 or 9466712. OLE color: 9466712.
HSL color Cylindrical-coordinate representation of color #587390: hue angle of 211.07º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #587390 is Cyan = 0.39, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 115 | 144 | - |
| CMYK | 0.39 | 0.20 | 0 | 0.44 |
| HSL | 211.07º | 0.24% | 0.45% | - |
| HSV(B) | 211.07º | 0.39% | 0.56% | - |
| XYZ | 15.19 | 16.35 | 28.74 | - |
| YUV | 110.23 | 147.05 | 112.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 144 | 0.39 | 0.20 | 0 | 0.44 | 211.07 | 0.24 | 0.45 |
| Hex | 58 | 73 | 90 | 27 | 14 | 0 | 2C | D3 | 18 | 2D |
| Octal | 130 | 163 | 220 | 47 | 24 | 0 | 54 | 323 | 30 | 55 |
| Binary | 1011000 | 1110011 | 10010000 | 100111 | 10100 | 0 | 101100 | 11010011 | 11000 | 101101 |
Color Harmonies of #587390
Complementary color
Monochromatic Colors of #587390
Black with #587390
Text Example
Text Example
White with #587390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587390; }
p { color: rgb(88,115,144); }
H1.HeaderClassName
{
color: #587390;
}
.AnyTagClassName
{
color: #587390;
}
</style>
background-color css
<style>
a { background-color: #587390; }
a { background-color: rgb(88,115,144); }
div.DivClassName
{
background-color: #587390;
}
.BgClassName
{
background-color: #587390;
}
</style>
border-color css
<style>
span { border-color: #587390; }
span { border-color: rgb(88,115,144); }
td.TdClassName
{
border-color: #587390;
}
.TagClassName
{
border-color: #587390;
}
</style>