Shades of Kashmir Blue #587995
Tints of Kashmir Blue #587995
RGB
CMYK
RGB Variations
Color information
#587995 (or 0x587995) is known color: Kashmir Blue. HEX triplet: 58, 79 and 95. RGB value is (88,121,149). Sum of RGB (Red+Green+Blue) = 88+121+149=358 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.58% from 358); Green value is 121 (47.66% from 255 or 33.80% from 358); Blue value is 149 (58.59% from 255 or 41.62% from 358); Max value from RGB is 149 - color contains mainly: blue. Hex color #587995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587995 is #A7866A. Grayscale: #727272. Windows color (decimal): -10978923 or 9795928. OLE color: 9795928.
HSL color Cylindrical-coordinate representation of color #587995: hue angle of 207.54º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #587995 is Cyan = 0.41, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 121 | 149 | - |
| CMYK | 0.41 | 0.19 | 0 | 0.42 |
| HSL | 207.54º | 0.26% | 0.46% | - |
| HSV(B) | 207.54º | 0.41% | 0.58% | - |
| XYZ | 16.29 | 17.92 | 31.03 | - |
| YUV | 114.33 | 147.57 | 109.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 149 | 0.41 | 0.19 | 0 | 0.42 | 207.54 | 0.26 | 0.46 |
| Hex | 58 | 79 | 95 | 29 | 13 | 0 | 2A | D0 | 1A | 2E |
| Octal | 130 | 171 | 225 | 51 | 23 | 0 | 52 | 320 | 32 | 56 |
| Binary | 1011000 | 1111001 | 10010101 | 101001 | 10011 | 0 | 101010 | 11010000 | 11010 | 101110 |
Color Harmonies of #587995
Complementary color
Monochromatic Colors of #587995
Black with #587995
Text Example
Text Example
White with #587995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587995; }
p { color: rgb(88,121,149); }
H1.HeaderClassName
{
color: #587995;
}
.AnyTagClassName
{
color: #587995;
}
</style>
background-color css
<style>
a { background-color: #587995; }
a { background-color: rgb(88,121,149); }
div.DivClassName
{
background-color: #587995;
}
.BgClassName
{
background-color: #587995;
}
</style>
border-color css
<style>
span { border-color: #587995; }
span { border-color: rgb(88,121,149); }
td.TdClassName
{
border-color: #587995;
}
.TagClassName
{
border-color: #587995;
}
</style>