Shades of Kashmir Blue #587188
Tints of Kashmir Blue #587188
RGB
CMYK
RGB Variations
Color information
#587188 (or 0x587188) is known color: Kashmir Blue. HEX triplet: 58, 71 and 88. RGB value is (88,113,136). Sum of RGB (Red+Green+Blue) = 88+113+136=337 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.11% from 337); Green value is 113 (44.53% from 255 or 33.53% from 337); Blue value is 136 (53.52% from 255 or 40.36% from 337); Max value from RGB is 136 - color contains mainly: blue. Hex color #587188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587188 is #A78E77. Grayscale: #6C6C6C. Windows color (decimal): -10980984 or 8941912. OLE color: 8941912.
HSL color Cylindrical-coordinate representation of color #587188: hue angle of 208.75º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #587188 is Cyan = 0.35, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 113 | 136 | - |
| CMYK | 0.35 | 0.17 | 0 | 0.47 |
| HSL | 208.75º | 0.21% | 0.44% | - |
| HSV(B) | 208.75º | 0.35% | 0.53% | - |
| XYZ | 14.37 | 15.66 | 25.56 | - |
| YUV | 108.15 | 143.72 | 113.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 113 | 136 | 0.35 | 0.17 | 0 | 0.47 | 208.75 | 0.21 | 0.44 |
| Hex | 58 | 71 | 88 | 23 | 11 | 0 | 2F | D1 | 15 | 2C |
| Octal | 130 | 161 | 210 | 43 | 21 | 0 | 57 | 321 | 25 | 54 |
| Binary | 1011000 | 1110001 | 10001000 | 100011 | 10001 | 0 | 101111 | 11010001 | 10101 | 101100 |
Color Harmonies of #587188
Complementary color
Monochromatic Colors of #587188
Black with #587188
Text Example
Text Example
White with #587188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587188; }
p { color: rgb(88,113,136); }
H1.HeaderClassName
{
color: #587188;
}
.AnyTagClassName
{
color: #587188;
}
</style>
background-color css
<style>
a { background-color: #587188; }
a { background-color: rgb(88,113,136); }
div.DivClassName
{
background-color: #587188;
}
.BgClassName
{
background-color: #587188;
}
</style>
border-color css
<style>
span { border-color: #587188; }
span { border-color: rgb(88,113,136); }
td.TdClassName
{
border-color: #587188;
}
.TagClassName
{
border-color: #587188;
}
</style>