Shades of Kashmir Blue #597897
Tints of Kashmir Blue #597897
RGB
CMYK
RGB Variations
Color information
#597897 (or 0x597897) is known color: Kashmir Blue. HEX triplet: 59, 78 and 97. RGB value is (89,120,151). Sum of RGB (Red+Green+Blue) = 89+120+151=360 (47% of max value = 765). Red value is 89 (35.16% from 255 or 24.72% from 360); Green value is 120 (47.27% from 255 or 33.33% from 360); Blue value is 151 (59.38% from 255 or 41.94% from 360); Max value from RGB is 151 - color contains mainly: blue. Hex color #597897 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597897 is #A68768. Grayscale: #727272. Windows color (decimal): -10913641 or 9926745. OLE color: 9926745.
HSL color Cylindrical-coordinate representation of color #597897: hue angle of 210º 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 #597897 is Cyan = 0.41, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 120 | 151 | - |
| CMYK | 0.41 | 0.21 | 0 | 0.41 |
| HSL | 210º | 0.26% | 0.47% | - |
| HSV(B) | 210º | 0.41% | 0.59% | - |
| XYZ | 16.42 | 17.79 | 31.85 | - |
| YUV | 114.27 | 148.73 | 109.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 120 | 151 | 0.41 | 0.21 | 0 | 0.41 | 210 | 0.26 | 0.47 |
| Hex | 59 | 78 | 97 | 29 | 15 | 0 | 29 | D2 | 1A | 2F |
| Octal | 131 | 170 | 227 | 51 | 25 | 0 | 51 | 322 | 32 | 57 |
| Binary | 1011001 | 1111000 | 10010111 | 101001 | 10101 | 0 | 101001 | 11010010 | 11010 | 101111 |
Color Harmonies of #597897
Complementary color
Monochromatic Colors of #597897
Black with #597897
Text Example
Text Example
White with #597897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597897; }
p { color: rgb(89,120,151); }
H1.HeaderClassName
{
color: #597897;
}
.AnyTagClassName
{
color: #597897;
}
</style>
background-color css
<style>
a { background-color: #597897; }
a { background-color: rgb(89,120,151); }
div.DivClassName
{
background-color: #597897;
}
.BgClassName
{
background-color: #597897;
}
</style>
border-color css
<style>
span { border-color: #597897; }
span { border-color: rgb(89,120,151); }
td.TdClassName
{
border-color: #597897;
}
.TagClassName
{
border-color: #597897;
}
</style>