Shades of Kashmir Blue #597191
Tints of Kashmir Blue #597191
RGB
CMYK
RGB Variations
Color information
#597191 (or 0x597191) is known color: Kashmir Blue. HEX triplet: 59, 71 and 91. RGB value is (89,113,145). Sum of RGB (Red+Green+Blue) = 89+113+145=347 (45% of max value = 765). Red value is 89 (35.16% from 255 or 25.65% from 347); Green value is 113 (44.53% from 255 or 32.56% from 347); Blue value is 145 (57.03% from 255 or 41.79% from 347); Max value from RGB is 145 - color contains mainly: blue. Hex color #597191 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597191 is #A68E6E. Grayscale: #6D6D6D. Windows color (decimal): -10915439 or 9531737. OLE color: 9531737.
HSL color Cylindrical-coordinate representation of color #597191: hue angle of 214.29º 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 #597191 is Cyan = 0.39, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 113 | 145 | - |
| CMYK | 0.39 | 0.22 | 0 | 0.43 |
| HSL | 214.29º | 0.24% | 0.46% | - |
| HSV(B) | 214.29º | 0.39% | 0.57% | - |
| XYZ | 15.14 | 15.98 | 29.07 | - |
| YUV | 109.47 | 148.05 | 113.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 145 | 0.39 | 0.22 | 0 | 0.43 | 214.29 | 0.24 | 0.46 |
| Hex | 59 | 71 | 91 | 27 | 16 | 0 | 2B | D6 | 18 | 2E |
| Octal | 131 | 161 | 221 | 47 | 26 | 0 | 53 | 326 | 30 | 56 |
| Binary | 1011001 | 1110001 | 10010001 | 100111 | 10110 | 0 | 101011 | 11010110 | 11000 | 101110 |
Color Harmonies of #597191
Complementary color
Monochromatic Colors of #597191
Black with #597191
Text Example
Text Example
White with #597191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597191; }
p { color: rgb(89,113,145); }
H1.HeaderClassName
{
color: #597191;
}
.AnyTagClassName
{
color: #597191;
}
</style>
background-color css
<style>
a { background-color: #597191; }
a { background-color: rgb(89,113,145); }
div.DivClassName
{
background-color: #597191;
}
.BgClassName
{
background-color: #597191;
}
</style>
border-color css
<style>
span { border-color: #597191; }
span { border-color: rgb(89,113,145); }
td.TdClassName
{
border-color: #597191;
}
.TagClassName
{
border-color: #597191;
}
</style>