Shades of Kashmir Blue #597691
Tints of Kashmir Blue #597691
RGB
CMYK
RGB Variations
Color information
#597691 (or 0x597691) is known color: Kashmir Blue. HEX triplet: 59, 76 and 91. RGB value is (89,118,145). Sum of RGB (Red+Green+Blue) = 89+118+145=352 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.28% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 145 (57.03% from 255 or 41.19% from 352); Max value from RGB is 145 - color contains mainly: blue. Hex color #597691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597691 is #A6896E. Grayscale: #707070. Windows color (decimal): -10914159 or 9533017. OLE color: 9533017.
HSL color Cylindrical-coordinate representation of color #597691: hue angle of 208.93º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #597691 is Cyan = 0.39, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 118 | 145 | - |
| CMYK | 0.39 | 0.19 | 0 | 0.43 |
| HSL | 208.93º | 0.24% | 0.46% | - |
| HSV(B) | 208.93º | 0.39% | 0.57% | - |
| XYZ | 15.71 | 17.13 | 29.27 | - |
| YUV | 112.41 | 146.39 | 111.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 118 | 145 | 0.39 | 0.19 | 0 | 0.43 | 208.93 | 0.24 | 0.46 |
| Hex | 59 | 76 | 91 | 27 | 13 | 0 | 2B | D1 | 18 | 2E |
| Octal | 131 | 166 | 221 | 47 | 23 | 0 | 53 | 321 | 30 | 56 |
| Binary | 1011001 | 1110110 | 10010001 | 100111 | 10011 | 0 | 101011 | 11010001 | 11000 | 101110 |
Color Harmonies of #597691
Complementary color
Monochromatic Colors of #597691
Black with #597691
Text Example
Text Example
White with #597691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597691; }
p { color: rgb(89,118,145); }
H1.HeaderClassName
{
color: #597691;
}
.AnyTagClassName
{
color: #597691;
}
</style>
background-color css
<style>
a { background-color: #597691; }
a { background-color: rgb(89,118,145); }
div.DivClassName
{
background-color: #597691;
}
.BgClassName
{
background-color: #597691;
}
</style>
border-color css
<style>
span { border-color: #597691; }
span { border-color: rgb(89,118,145); }
td.TdClassName
{
border-color: #597691;
}
.TagClassName
{
border-color: #597691;
}
</style>