Shades of Kashmir Blue #597796
Tints of Kashmir Blue #597796
RGB
CMYK
RGB Variations
Color information
#597796 (or 0x597796) is known color: Kashmir Blue. HEX triplet: 59, 77 and 96. RGB value is (89,119,150). Sum of RGB (Red+Green+Blue) = 89+119+150=358 (47% of max value = 765). Red value is 89 (35.16% from 255 or 24.86% from 358); Green value is 119 (46.88% from 255 or 33.24% from 358); Blue value is 150 (58.98% from 255 or 41.90% from 358); Max value from RGB is 150 - color contains mainly: blue. Hex color #597796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597796 is #A68869. Grayscale: #717171. Windows color (decimal): -10913898 or 9860953. OLE color: 9860953.
HSL color Cylindrical-coordinate representation of color #597796: hue angle of 210.49º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #597796 is Cyan = 0.41, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 119 | 150 | - |
| CMYK | 0.41 | 0.21 | 0 | 0.41 |
| HSL | 210.49º | 0.26% | 0.47% | - |
| HSV(B) | 210.49º | 0.41% | 0.59% | - |
| XYZ | 16.22 | 17.52 | 31.38 | - |
| YUV | 113.56 | 148.56 | 110.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 119 | 150 | 0.41 | 0.21 | 0 | 0.41 | 210.49 | 0.26 | 0.47 |
| Hex | 59 | 77 | 96 | 29 | 15 | 0 | 29 | D2 | 1A | 2F |
| Octal | 131 | 167 | 226 | 51 | 25 | 0 | 51 | 322 | 32 | 57 |
| Binary | 1011001 | 1110111 | 10010110 | 101001 | 10101 | 0 | 101001 | 11010010 | 11010 | 101111 |
Color Harmonies of #597796
Complementary color
Monochromatic Colors of #597796
Black with #597796
Text Example
Text Example
White with #597796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597796; }
p { color: rgb(89,119,150); }
H1.HeaderClassName
{
color: #597796;
}
.AnyTagClassName
{
color: #597796;
}
</style>
background-color css
<style>
a { background-color: #597796; }
a { background-color: rgb(89,119,150); }
div.DivClassName
{
background-color: #597796;
}
.BgClassName
{
background-color: #597796;
}
</style>
border-color css
<style>
span { border-color: #597796; }
span { border-color: rgb(89,119,150); }
td.TdClassName
{
border-color: #597796;
}
.TagClassName
{
border-color: #597796;
}
</style>