Shades of Kashmir Blue #587491
Tints of Kashmir Blue #587491
RGB
CMYK
RGB Variations
Color information
#587491 (or 0x587491) is known color: Kashmir Blue. HEX triplet: 58, 74 and 91. RGB value is (88,116,145). Sum of RGB (Red+Green+Blue) = 88+116+145=349 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25.21% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 145 (57.03% from 255 or 41.55% from 349); Max value from RGB is 145 - color contains mainly: blue. Hex color #587491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587491 is #A78B6E. Grayscale: #6E6E6E. Windows color (decimal): -10980207 or 9532504. OLE color: 9532504.
HSL color Cylindrical-coordinate representation of color #587491: hue angle of 210.53º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #587491 is Cyan = 0.39, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 116 | 145 | - |
| CMYK | 0.39 | 0.2 | 0 | 0.43 |
| HSL | 210.53º | 0.24% | 0.46% | - |
| HSV(B) | 210.53º | 0.39% | 0.57% | - |
| XYZ | 15.38 | 16.61 | 29.18 | - |
| YUV | 110.93 | 147.22 | 111.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 145 | 0.39 | 0.2 | 0 | 0.43 | 210.53 | 0.24 | 0.46 |
| Hex | 58 | 74 | 91 | 27 | 14 | 0 | 2B | D3 | 18 | 2E |
| Octal | 130 | 164 | 221 | 47 | 24 | 0 | 53 | 323 | 30 | 56 |
| Binary | 1011000 | 1110100 | 10010001 | 100111 | 10100 | 0 | 101011 | 11010011 | 11000 | 101110 |
Color Harmonies of #587491
Complementary color
Monochromatic Colors of #587491
Black with #587491
Text Example
Text Example
White with #587491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587491; }
p { color: rgb(88,116,145); }
H1.HeaderClassName
{
color: #587491;
}
.AnyTagClassName
{
color: #587491;
}
</style>
background-color css
<style>
a { background-color: #587491; }
a { background-color: rgb(88,116,145); }
div.DivClassName
{
background-color: #587491;
}
.BgClassName
{
background-color: #587491;
}
</style>
border-color css
<style>
span { border-color: #587491; }
span { border-color: rgb(88,116,145); }
td.TdClassName
{
border-color: #587491;
}
.TagClassName
{
border-color: #587491;
}
</style>