Shades of Kashmir Blue #597088
Tints of Kashmir Blue #597088
RGB
CMYK
RGB Variations
Color information
#597088 (or 0x597088) is known color: Kashmir Blue. HEX triplet: 59, 70 and 88. RGB value is (89,112,136). Sum of RGB (Red+Green+Blue) = 89+112+136=337 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.41% from 337); Green value is 112 (44.14% from 255 or 33.23% 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 #597088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597088 is #A68F77. Grayscale: #6B6B6B. Windows color (decimal): -10915704 or 8941657. OLE color: 8941657.
HSL color Cylindrical-coordinate representation of color #597088: hue angle of 210.64º 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 #597088 is Cyan = 0.35, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 112 | 136 | - |
| CMYK | 0.35 | 0.18 | 0 | 0.47 |
| HSL | 210.64º | 0.21% | 0.44% | - |
| HSV(B) | 210.64º | 0.35% | 0.53% | - |
| XYZ | 14.36 | 15.49 | 25.53 | - |
| YUV | 107.86 | 143.88 | 114.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 112 | 136 | 0.35 | 0.18 | 0 | 0.47 | 210.64 | 0.21 | 0.44 |
| Hex | 59 | 70 | 88 | 23 | 12 | 0 | 2F | D3 | 15 | 2C |
| Octal | 131 | 160 | 210 | 43 | 22 | 0 | 57 | 323 | 25 | 54 |
| Binary | 1011001 | 1110000 | 10001000 | 100011 | 10010 | 0 | 101111 | 11010011 | 10101 | 101100 |
Color Harmonies of #597088
Complementary color
Monochromatic Colors of #597088
Black with #597088
Text Example
Text Example
White with #597088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597088; }
p { color: rgb(89,112,136); }
H1.HeaderClassName
{
color: #597088;
}
.AnyTagClassName
{
color: #597088;
}
</style>
background-color css
<style>
a { background-color: #597088; }
a { background-color: rgb(89,112,136); }
div.DivClassName
{
background-color: #597088;
}
.BgClassName
{
background-color: #597088;
}
</style>
border-color css
<style>
span { border-color: #597088; }
span { border-color: rgb(89,112,136); }
td.TdClassName
{
border-color: #597088;
}
.TagClassName
{
border-color: #597088;
}
</style>