Shades of Kashmir Blue #587998
Tints of Kashmir Blue #587998
RGB
CMYK
RGB Variations
Color information
#587998 (or 0x587998) is known color: Kashmir Blue. HEX triplet: 58, 79 and 98. RGB value is (88,121,152). Sum of RGB (Red+Green+Blue) = 88+121+152=361 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.38% from 361); Green value is 121 (47.66% from 255 or 33.52% from 361); Blue value is 152 (59.77% from 255 or 42.11% from 361); Max value from RGB is 152 - color contains mainly: blue. Hex color #587998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587998 is #A78667. Grayscale: #727272. Windows color (decimal): -10978920 or 9992536. OLE color: 9992536.
HSL color Cylindrical-coordinate representation of color #587998: hue angle of 209.06º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #587998 is Cyan = 0.42, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 121 | 152 | - |
| CMYK | 0.42 | 0.20 | 0 | 0.40 |
| HSL | 209.06º | 0.27% | 0.47% | - |
| HSV(B) | 209.06º | 0.42% | 0.6% | - |
| XYZ | 16.53 | 18.02 | 32.31 | - |
| YUV | 114.67 | 149.07 | 108.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 152 | 0.42 | 0.20 | 0 | 0.40 | 209.06 | 0.27 | 0.47 |
| Hex | 58 | 79 | 98 | 2A | 14 | 0 | 28 | D1 | 1B | 2F |
| Octal | 130 | 171 | 230 | 52 | 24 | 0 | 50 | 321 | 33 | 57 |
| Binary | 1011000 | 1111001 | 10011000 | 101010 | 10100 | 0 | 101000 | 11010001 | 11011 | 101111 |
Color Harmonies of #587998
Complementary color
Monochromatic Colors of #587998
Black with #587998
Text Example
Text Example
White with #587998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587998; }
p { color: rgb(88,121,152); }
H1.HeaderClassName
{
color: #587998;
}
.AnyTagClassName
{
color: #587998;
}
</style>
background-color css
<style>
a { background-color: #587998; }
a { background-color: rgb(88,121,152); }
div.DivClassName
{
background-color: #587998;
}
.BgClassName
{
background-color: #587998;
}
</style>
border-color css
<style>
span { border-color: #587998; }
span { border-color: rgb(88,121,152); }
td.TdClassName
{
border-color: #587998;
}
.TagClassName
{
border-color: #587998;
}
</style>