Shades of Kashmir Blue #597891
Tints of Kashmir Blue #597891
RGB
CMYK
RGB Variations
Color information
#597891 (or 0x597891) is known color: Kashmir Blue. HEX triplet: 59, 78 and 91. RGB value is (89,120,145). Sum of RGB (Red+Green+Blue) = 89+120+145=354 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.14% from 354); Green value is 120 (47.27% from 255 or 33.90% from 354); Blue value is 145 (57.03% from 255 or 40.96% from 354); Max value from RGB is 145 - color contains mainly: blue. Hex color #597891 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597891 is #A6876E. Grayscale: #717171. Windows color (decimal): -10913647 or 9533529. OLE color: 9533529.
HSL color Cylindrical-coordinate representation of color #597891: hue angle of 206.79º 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 #597891 is Cyan = 0.39, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 120 | 145 | - |
| CMYK | 0.39 | 0.17 | 0 | 0.43 |
| HSL | 206.79º | 0.24% | 0.46% | - |
| HSV(B) | 206.79º | 0.39% | 0.57% | - |
| XYZ | 15.95 | 17.6 | 29.34 | - |
| YUV | 113.58 | 145.73 | 110.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 120 | 145 | 0.39 | 0.17 | 0 | 0.43 | 206.79 | 0.24 | 0.46 |
| Hex | 59 | 78 | 91 | 27 | 11 | 0 | 2B | CF | 18 | 2E |
| Octal | 131 | 170 | 221 | 47 | 21 | 0 | 53 | 317 | 30 | 56 |
| Binary | 1011001 | 1111000 | 10010001 | 100111 | 10001 | 0 | 101011 | 11001111 | 11000 | 101110 |
Color Harmonies of #597891
Complementary color
Monochromatic Colors of #597891
Black with #597891
Text Example
Text Example
White with #597891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597891; }
p { color: rgb(89,120,145); }
H1.HeaderClassName
{
color: #597891;
}
.AnyTagClassName
{
color: #597891;
}
</style>
background-color css
<style>
a { background-color: #597891; }
a { background-color: rgb(89,120,145); }
div.DivClassName
{
background-color: #597891;
}
.BgClassName
{
background-color: #597891;
}
</style>
border-color css
<style>
span { border-color: #597891; }
span { border-color: rgb(89,120,145); }
td.TdClassName
{
border-color: #597891;
}
.TagClassName
{
border-color: #597891;
}
</style>