Shades of Kashmir Blue #597790
Tints of Kashmir Blue #597790
RGB
CMYK
RGB Variations
Color information
#597790 (or 0x597790) is known color: Kashmir Blue. HEX triplet: 59, 77 and 90. RGB value is (89,119,144). Sum of RGB (Red+Green+Blue) = 89+119+144=352 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.28% from 352); Green value is 119 (46.88% from 255 or 33.81% from 352); Blue value is 144 (56.64% from 255 or 40.91% from 352); Max value from RGB is 144 - color contains mainly: blue. Hex color #597790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597790 is #A6886F. Grayscale: #707070. Windows color (decimal): -10913904 or 9467737. OLE color: 9467737.
HSL color Cylindrical-coordinate representation of color #597790: hue angle of 207.27º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #597790 is Cyan = 0.38, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 119 | 144 | - |
| CMYK | 0.38 | 0.17 | 0 | 0.44 |
| HSL | 207.27º | 0.24% | 0.46% | - |
| HSV(B) | 207.27º | 0.38% | 0.56% | - |
| XYZ | 15.75 | 17.33 | 28.9 | - |
| YUV | 112.88 | 145.56 | 110.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 119 | 144 | 0.38 | 0.17 | 0 | 0.44 | 207.27 | 0.24 | 0.46 |
| Hex | 59 | 77 | 90 | 26 | 11 | 0 | 2C | CF | 18 | 2E |
| Octal | 131 | 167 | 220 | 46 | 21 | 0 | 54 | 317 | 30 | 56 |
| Binary | 1011001 | 1110111 | 10010000 | 100110 | 10001 | 0 | 101100 | 11001111 | 11000 | 101110 |
Color Harmonies of #597790
Complementary color
Monochromatic Colors of #597790
Black with #597790
Text Example
Text Example
White with #597790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597790; }
p { color: rgb(89,119,144); }
H1.HeaderClassName
{
color: #597790;
}
.AnyTagClassName
{
color: #597790;
}
</style>
background-color css
<style>
a { background-color: #597790; }
a { background-color: rgb(89,119,144); }
div.DivClassName
{
background-color: #597790;
}
.BgClassName
{
background-color: #597790;
}
</style>
border-color css
<style>
span { border-color: #597790; }
span { border-color: rgb(89,119,144); }
td.TdClassName
{
border-color: #597790;
}
.TagClassName
{
border-color: #597790;
}
</style>