Shades of Kashmir Blue #597495
Tints of Kashmir Blue #597495
RGB
CMYK
RGB Variations
Color information
#597495 (or 0x597495) is known color: Kashmir Blue. HEX triplet: 59, 74 and 95. RGB value is (89,116,149). Sum of RGB (Red+Green+Blue) = 89+116+149=354 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.14% from 354); Green value is 116 (45.70% from 255 or 32.77% from 354); Blue value is 149 (58.59% from 255 or 42.09% from 354); Max value from RGB is 149 - color contains mainly: blue. Hex color #597495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597495 is #A68B6A. Grayscale: #6F6F6F. Windows color (decimal): -10914667 or 9794649. OLE color: 9794649.
HSL color Cylindrical-coordinate representation of color #597495: hue angle of 213º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #597495 is Cyan = 0.40, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 116 | 149 | - |
| CMYK | 0.40 | 0.22 | 0 | 0.42 |
| HSL | 213º | 0.25% | 0.47% | - |
| HSV(B) | 213º | 0.4% | 0.58% | - |
| XYZ | 15.79 | 16.78 | 30.84 | - |
| YUV | 111.69 | 149.05 | 111.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 149 | 0.40 | 0.22 | 0 | 0.42 | 213 | 0.25 | 0.47 |
| Hex | 59 | 74 | 95 | 28 | 16 | 0 | 2A | D5 | 19 | 2F |
| Octal | 131 | 164 | 225 | 50 | 26 | 0 | 52 | 325 | 31 | 57 |
| Binary | 1011001 | 1110100 | 10010101 | 101000 | 10110 | 0 | 101010 | 11010101 | 11001 | 101111 |
Color Harmonies of #597495
Complementary color
Monochromatic Colors of #597495
Black with #597495
Text Example
Text Example
White with #597495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597495; }
p { color: rgb(89,116,149); }
H1.HeaderClassName
{
color: #597495;
}
.AnyTagClassName
{
color: #597495;
}
</style>
background-color css
<style>
a { background-color: #597495; }
a { background-color: rgb(89,116,149); }
div.DivClassName
{
background-color: #597495;
}
.BgClassName
{
background-color: #597495;
}
</style>
border-color css
<style>
span { border-color: #597495; }
span { border-color: rgb(89,116,149); }
td.TdClassName
{
border-color: #597495;
}
.TagClassName
{
border-color: #597495;
}
</style>