Shades of Kashmir Blue #587898
Tints of Kashmir Blue #587898
RGB
CMYK
RGB Variations
Color information
#587898 (or 0x587898) is known color: Kashmir Blue. HEX triplet: 58, 78 and 98. RGB value is (88,120,152). Sum of RGB (Red+Green+Blue) = 88+120+152=360 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.44% from 360); Green value is 120 (47.27% from 255 or 33.33% from 360); Blue value is 152 (59.77% from 255 or 42.22% from 360); Max value from RGB is 152 - color contains mainly: blue. Hex color #587898 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587898 is #A78767. Grayscale: #717171. Windows color (decimal): -10979176 or 9992280. OLE color: 9992280.
HSL color Cylindrical-coordinate representation of color #587898: hue angle of 210º 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 #587898 is Cyan = 0.42, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 120 | 152 | - |
| CMYK | 0.42 | 0.21 | 0 | 0.40 |
| HSL | 210º | 0.27% | 0.47% | - |
| HSV(B) | 210º | 0.42% | 0.6% | - |
| XYZ | 16.41 | 17.77 | 32.27 | - |
| YUV | 114.08 | 149.4 | 109.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 120 | 152 | 0.42 | 0.21 | 0 | 0.40 | 210 | 0.27 | 0.47 |
| Hex | 58 | 78 | 98 | 2A | 15 | 0 | 28 | D2 | 1B | 2F |
| Octal | 130 | 170 | 230 | 52 | 25 | 0 | 50 | 322 | 33 | 57 |
| Binary | 1011000 | 1111000 | 10011000 | 101010 | 10101 | 0 | 101000 | 11010010 | 11011 | 101111 |
Color Harmonies of #587898
Complementary color
Monochromatic Colors of #587898
Black with #587898
Text Example
Text Example
White with #587898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587898; }
p { color: rgb(88,120,152); }
H1.HeaderClassName
{
color: #587898;
}
.AnyTagClassName
{
color: #587898;
}
</style>
background-color css
<style>
a { background-color: #587898; }
a { background-color: rgb(88,120,152); }
div.DivClassName
{
background-color: #587898;
}
.BgClassName
{
background-color: #587898;
}
</style>
border-color css
<style>
span { border-color: #587898; }
span { border-color: rgb(88,120,152); }
td.TdClassName
{
border-color: #587898;
}
.TagClassName
{
border-color: #587898;
}
</style>