Shades of Kashmir Blue #597491
Tints of Kashmir Blue #597491
RGB
CMYK
RGB Variations
Color information
#597491 (or 0x597491) is known color: Kashmir Blue. HEX triplet: 59, 74 and 91. RGB value is (89,116,145). Sum of RGB (Red+Green+Blue) = 89+116+145=350 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.43% from 350); Green value is 116 (45.70% from 255 or 33.14% from 350); Blue value is 145 (57.03% from 255 or 41.43% from 350); Max value from RGB is 145 - color contains mainly: blue. Hex color #597491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597491 is #A68B6E. Grayscale: #6F6F6F. Windows color (decimal): -10914671 or 9532505. OLE color: 9532505.
HSL color Cylindrical-coordinate representation of color #597491: hue angle of 211.07º 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 #597491 is Cyan = 0.39, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 116 | 145 | - |
| CMYK | 0.39 | 0.2 | 0 | 0.43 |
| HSL | 211.07º | 0.24% | 0.46% | - |
| HSV(B) | 211.07º | 0.39% | 0.57% | - |
| XYZ | 15.48 | 16.66 | 29.19 | - |
| YUV | 111.23 | 147.05 | 112.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 145 | 0.39 | 0.2 | 0 | 0.43 | 211.07 | 0.24 | 0.46 |
| Hex | 59 | 74 | 91 | 27 | 14 | 0 | 2B | D3 | 18 | 2E |
| Octal | 131 | 164 | 221 | 47 | 24 | 0 | 53 | 323 | 30 | 56 |
| Binary | 1011001 | 1110100 | 10010001 | 100111 | 10100 | 0 | 101011 | 11010011 | 11000 | 101110 |
Color Harmonies of #597491
Complementary color
Monochromatic Colors of #597491
Black with #597491
Text Example
Text Example
White with #597491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597491; }
p { color: rgb(89,116,145); }
H1.HeaderClassName
{
color: #597491;
}
.AnyTagClassName
{
color: #597491;
}
</style>
background-color css
<style>
a { background-color: #597491; }
a { background-color: rgb(89,116,145); }
div.DivClassName
{
background-color: #597491;
}
.BgClassName
{
background-color: #597491;
}
</style>
border-color css
<style>
span { border-color: #597491; }
span { border-color: rgb(89,116,145); }
td.TdClassName
{
border-color: #597491;
}
.TagClassName
{
border-color: #597491;
}
</style>