Shades of Kashmir Blue #587698
Tints of Kashmir Blue #587698
RGB
CMYK
RGB Variations
Color information
#587698 (or 0x587698) is known color: Kashmir Blue. HEX triplet: 58, 76 and 98. RGB value is (88,118,152). Sum of RGB (Red+Green+Blue) = 88+118+152=358 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.58% from 358); Green value is 118 (46.48% from 255 or 32.96% from 358); Blue value is 152 (59.77% from 255 or 42.46% from 358); Max value from RGB is 152 - color contains mainly: blue. Hex color #587698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587698 is #A78967. Grayscale: #707070. Windows color (decimal): -10979688 or 9991768. OLE color: 9991768.
HSL color Cylindrical-coordinate representation of color #587698: hue angle of 211.88º 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 #587698 is Cyan = 0.42, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 118 | 152 | - |
| CMYK | 0.42 | 0.22 | 0 | 0.40 |
| HSL | 211.88º | 0.27% | 0.47% | - |
| HSV(B) | 211.88º | 0.42% | 0.6% | - |
| XYZ | 16.17 | 17.3 | 32.19 | - |
| YUV | 112.91 | 150.06 | 110.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 118 | 152 | 0.42 | 0.22 | 0 | 0.40 | 211.88 | 0.27 | 0.47 |
| Hex | 58 | 76 | 98 | 2A | 16 | 0 | 28 | D4 | 1B | 2F |
| Octal | 130 | 166 | 230 | 52 | 26 | 0 | 50 | 324 | 33 | 57 |
| Binary | 1011000 | 1110110 | 10011000 | 101010 | 10110 | 0 | 101000 | 11010100 | 11011 | 101111 |
Color Harmonies of #587698
Complementary color
Monochromatic Colors of #587698
Black with #587698
Text Example
Text Example
White with #587698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587698; }
p { color: rgb(88,118,152); }
H1.HeaderClassName
{
color: #587698;
}
.AnyTagClassName
{
color: #587698;
}
</style>
background-color css
<style>
a { background-color: #587698; }
a { background-color: rgb(88,118,152); }
div.DivClassName
{
background-color: #587698;
}
.BgClassName
{
background-color: #587698;
}
</style>
border-color css
<style>
span { border-color: #587698; }
span { border-color: rgb(88,118,152); }
td.TdClassName
{
border-color: #587698;
}
.TagClassName
{
border-color: #587698;
}
</style>