Shades of Kashmir Blue #587591
Tints of Kashmir Blue #587591
RGB
CMYK
RGB Variations
Color information
#587591 (or 0x587591) is known color: Kashmir Blue. HEX triplet: 58, 75 and 91. RGB value is (88,117,145). Sum of RGB (Red+Green+Blue) = 88+117+145=350 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25.14% from 350); Green value is 117 (46.09% from 255 or 33.43% from 350); Blue value is 145 (57.03% from 255 or 41.43% from 350); Max value from RGB is 145 - color contains mainly: blue. Hex color #587591 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587591 is #A78A6E. Grayscale: #6F6F6F. Windows color (decimal): -10979951 or 9532760. OLE color: 9532760.
HSL color Cylindrical-coordinate representation of color #587591: hue angle of 209.47º 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 #587591 is Cyan = 0.39, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 117 | 145 | - |
| CMYK | 0.39 | 0.19 | 0 | 0.43 |
| HSL | 209.47º | 0.24% | 0.46% | - |
| HSV(B) | 209.47º | 0.39% | 0.57% | - |
| XYZ | 15.5 | 16.84 | 29.22 | - |
| YUV | 111.52 | 146.89 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 145 | 0.39 | 0.19 | 0 | 0.43 | 209.47 | 0.24 | 0.46 |
| Hex | 58 | 75 | 91 | 27 | 13 | 0 | 2B | D1 | 18 | 2E |
| Octal | 130 | 165 | 221 | 47 | 23 | 0 | 53 | 321 | 30 | 56 |
| Binary | 1011000 | 1110101 | 10010001 | 100111 | 10011 | 0 | 101011 | 11010001 | 11000 | 101110 |
Color Harmonies of #587591
Complementary color
Monochromatic Colors of #587591
Black with #587591
Text Example
Text Example
White with #587591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587591; }
p { color: rgb(88,117,145); }
H1.HeaderClassName
{
color: #587591;
}
.AnyTagClassName
{
color: #587591;
}
</style>
background-color css
<style>
a { background-color: #587591; }
a { background-color: rgb(88,117,145); }
div.DivClassName
{
background-color: #587591;
}
.BgClassName
{
background-color: #587591;
}
</style>
border-color css
<style>
span { border-color: #587591; }
span { border-color: rgb(88,117,145); }
td.TdClassName
{
border-color: #587591;
}
.TagClassName
{
border-color: #587591;
}
</style>