Shades of Kashmir Blue #597189
Tints of Kashmir Blue #597189
RGB
CMYK
RGB Variations
Color information
#597189 (or 0x597189) is known color: Kashmir Blue. HEX triplet: 59, 71 and 89. RGB value is (89,113,137). Sum of RGB (Red+Green+Blue) = 89+113+137=339 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.25% from 339); Green value is 113 (44.53% from 255 or 33.33% from 339); Blue value is 137 (53.91% from 255 or 40.41% from 339); Max value from RGB is 137 - color contains mainly: blue. Hex color #597189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597189 is #A68E76. Grayscale: #6C6C6C. Windows color (decimal): -10915447 or 9007449. OLE color: 9007449.
HSL color Cylindrical-coordinate representation of color #597189: hue angle of 210º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #597189 is Cyan = 0.35, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 113 | 137 | - |
| CMYK | 0.35 | 0.18 | 0 | 0.46 |
| HSL | 210º | 0.21% | 0.44% | - |
| HSV(B) | 210º | 0.35% | 0.54% | - |
| XYZ | 14.54 | 15.74 | 25.94 | - |
| YUV | 108.56 | 144.05 | 114.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 137 | 0.35 | 0.18 | 0 | 0.46 | 210 | 0.21 | 0.44 |
| Hex | 59 | 71 | 89 | 23 | 12 | 0 | 2E | D2 | 15 | 2C |
| Octal | 131 | 161 | 211 | 43 | 22 | 0 | 56 | 322 | 25 | 54 |
| Binary | 1011001 | 1110001 | 10001001 | 100011 | 10010 | 0 | 101110 | 11010010 | 10101 | 101100 |
Color Harmonies of #597189
Complementary color
Monochromatic Colors of #597189
Black with #597189
Text Example
Text Example
White with #597189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597189; }
p { color: rgb(89,113,137); }
H1.HeaderClassName
{
color: #597189;
}
.AnyTagClassName
{
color: #597189;
}
</style>
background-color css
<style>
a { background-color: #597189; }
a { background-color: rgb(89,113,137); }
div.DivClassName
{
background-color: #597189;
}
.BgClassName
{
background-color: #597189;
}
</style>
border-color css
<style>
span { border-color: #597189; }
span { border-color: rgb(89,113,137); }
td.TdClassName
{
border-color: #597189;
}
.TagClassName
{
border-color: #597189;
}
</style>