Shades of Kashmir Blue #587496
Tints of Kashmir Blue #587496
RGB
CMYK
RGB Variations
Color information
#587496 (or 0x587496) is known color: Kashmir Blue. HEX triplet: 58, 74 and 96. RGB value is (88,116,150). Sum of RGB (Red+Green+Blue) = 88+116+150=354 (46% of max value = 765). Red value is 88 (34.77% from 255 or 24.86% from 354); Green value is 116 (45.70% from 255 or 32.77% from 354); Blue value is 150 (58.98% from 255 or 42.37% from 354); Max value from RGB is 150 - color contains mainly: blue. Hex color #587496 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587496 is #A78B69. Grayscale: #6F6F6F. Windows color (decimal): -10980202 or 9860184. OLE color: 9860184.
HSL color Cylindrical-coordinate representation of color #587496: hue angle of 212.9º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #587496 is Cyan = 0.41, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 116 | 150 | - |
| CMYK | 0.41 | 0.23 | 0 | 0.41 |
| HSL | 212.9º | 0.26% | 0.47% | - |
| HSV(B) | 212.9º | 0.41% | 0.59% | - |
| XYZ | 15.77 | 16.77 | 31.26 | - |
| YUV | 111.5 | 149.72 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 150 | 0.41 | 0.23 | 0 | 0.41 | 212.9 | 0.26 | 0.47 |
| Hex | 58 | 74 | 96 | 29 | 17 | 0 | 29 | D5 | 1A | 2F |
| Octal | 130 | 164 | 226 | 51 | 27 | 0 | 51 | 325 | 32 | 57 |
| Binary | 1011000 | 1110100 | 10010110 | 101001 | 10111 | 0 | 101001 | 11010101 | 11010 | 101111 |
Color Harmonies of #587496
Complementary color
Monochromatic Colors of #587496
Black with #587496
Text Example
Text Example
White with #587496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587496; }
p { color: rgb(88,116,150); }
H1.HeaderClassName
{
color: #587496;
}
.AnyTagClassName
{
color: #587496;
}
</style>
background-color css
<style>
a { background-color: #587496; }
a { background-color: rgb(88,116,150); }
div.DivClassName
{
background-color: #587496;
}
.BgClassName
{
background-color: #587496;
}
</style>
border-color css
<style>
span { border-color: #587496; }
span { border-color: rgb(88,116,150); }
td.TdClassName
{
border-color: #587496;
}
.TagClassName
{
border-color: #587496;
}
</style>