Shades of Kashmir Blue #597791
Tints of Kashmir Blue #597791
RGB
CMYK
RGB Variations
Color information
#597791 (or 0x597791) is known color: Kashmir Blue. HEX triplet: 59, 77 and 91. RGB value is (89,119,145). Sum of RGB (Red+Green+Blue) = 89+119+145=353 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.21% from 353); Green value is 119 (46.88% from 255 or 33.71% from 353); Blue value is 145 (57.03% from 255 or 41.08% from 353); Max value from RGB is 145 - color contains mainly: blue. Hex color #597791 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597791 is #A6886E. Grayscale: #707070. Windows color (decimal): -10913903 or 9533273. OLE color: 9533273.
HSL color Cylindrical-coordinate representation of color #597791: hue angle of 207.86º 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 #597791 is Cyan = 0.39, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 119 | 145 | - |
| CMYK | 0.39 | 0.18 | 0 | 0.43 |
| HSL | 207.86º | 0.24% | 0.46% | - |
| HSV(B) | 207.86º | 0.39% | 0.57% | - |
| XYZ | 15.83 | 17.36 | 29.31 | - |
| YUV | 112.99 | 146.06 | 110.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 119 | 145 | 0.39 | 0.18 | 0 | 0.43 | 207.86 | 0.24 | 0.46 |
| Hex | 59 | 77 | 91 | 27 | 12 | 0 | 2B | D0 | 18 | 2E |
| Octal | 131 | 167 | 221 | 47 | 22 | 0 | 53 | 320 | 30 | 56 |
| Binary | 1011001 | 1110111 | 10010001 | 100111 | 10010 | 0 | 101011 | 11010000 | 11000 | 101110 |
Color Harmonies of #597791
Complementary color
Monochromatic Colors of #597791
Black with #597791
Text Example
Text Example
White with #597791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597791; }
p { color: rgb(89,119,145); }
H1.HeaderClassName
{
color: #597791;
}
.AnyTagClassName
{
color: #597791;
}
</style>
background-color css
<style>
a { background-color: #597791; }
a { background-color: rgb(89,119,145); }
div.DivClassName
{
background-color: #597791;
}
.BgClassName
{
background-color: #597791;
}
</style>
border-color css
<style>
span { border-color: #597791; }
span { border-color: rgb(89,119,145); }
td.TdClassName
{
border-color: #597791;
}
.TagClassName
{
border-color: #597791;
}
</style>