Shades of Kashmir Blue #597188
Tints of Kashmir Blue #597188
RGB
CMYK
RGB Variations
Color information
#597188 (or 0x597188) is known color: Kashmir Blue. HEX triplet: 59, 71 and 88. RGB value is (89,113,136). Sum of RGB (Red+Green+Blue) = 89+113+136=338 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.33% from 338); Green value is 113 (44.53% from 255 or 33.43% from 338); Blue value is 136 (53.52% from 255 or 40.24% from 338); Max value from RGB is 136 - color contains mainly: blue. Hex color #597188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597188 is #A68E77. Grayscale: #6C6C6C. Windows color (decimal): -10915448 or 8941913. OLE color: 8941913.
HSL color Cylindrical-coordinate representation of color #597188: hue angle of 209.36º 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 #597188 is Cyan = 0.35, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 113 | 136 | - |
| CMYK | 0.35 | 0.17 | 0 | 0.47 |
| HSL | 209.36º | 0.21% | 0.44% | - |
| HSV(B) | 209.36º | 0.35% | 0.53% | - |
| XYZ | 14.47 | 15.71 | 25.56 | - |
| YUV | 108.45 | 143.55 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 136 | 0.35 | 0.17 | 0 | 0.47 | 209.36 | 0.21 | 0.44 |
| Hex | 59 | 71 | 88 | 23 | 11 | 0 | 2F | D1 | 15 | 2C |
| Octal | 131 | 161 | 210 | 43 | 21 | 0 | 57 | 321 | 25 | 54 |
| Binary | 1011001 | 1110001 | 10001000 | 100011 | 10001 | 0 | 101111 | 11010001 | 10101 | 101100 |
Color Harmonies of #597188
Complementary color
Monochromatic Colors of #597188
Black with #597188
Text Example
Text Example
White with #597188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597188; }
p { color: rgb(89,113,136); }
H1.HeaderClassName
{
color: #597188;
}
.AnyTagClassName
{
color: #597188;
}
</style>
background-color css
<style>
a { background-color: #597188; }
a { background-color: rgb(89,113,136); }
div.DivClassName
{
background-color: #597188;
}
.BgClassName
{
background-color: #597188;
}
</style>
border-color css
<style>
span { border-color: #597188; }
span { border-color: rgb(89,113,136); }
td.TdClassName
{
border-color: #597188;
}
.TagClassName
{
border-color: #597188;
}
</style>