Shades of Kashmir Blue #597494
Tints of Kashmir Blue #597494
RGB
CMYK
RGB Variations
Color information
#597494 (or 0x597494) is known color: Kashmir Blue. HEX triplet: 59, 74 and 94. RGB value is (89,116,148). Sum of RGB (Red+Green+Blue) = 89+116+148=353 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.21% from 353); Green value is 116 (45.70% from 255 or 32.86% from 353); Blue value is 148 (58.20% from 255 or 41.93% from 353); Max value from RGB is 148 - color contains mainly: blue. Hex color #597494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597494 is #A68B6B. Grayscale: #6F6F6F. Windows color (decimal): -10914668 or 9729113. OLE color: 9729113.
HSL color Cylindrical-coordinate representation of color #597494: hue angle of 212.54º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #597494 is Cyan = 0.40, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 116 | 148 | - |
| CMYK | 0.40 | 0.22 | 0 | 0.42 |
| HSL | 212.54º | 0.25% | 0.46% | - |
| HSV(B) | 212.54º | 0.4% | 0.58% | - |
| XYZ | 15.71 | 16.75 | 30.42 | - |
| YUV | 111.58 | 148.55 | 111.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 148 | 0.40 | 0.22 | 0 | 0.42 | 212.54 | 0.25 | 0.46 |
| Hex | 59 | 74 | 94 | 28 | 16 | 0 | 2A | D5 | 19 | 2E |
| Octal | 131 | 164 | 224 | 50 | 26 | 0 | 52 | 325 | 31 | 56 |
| Binary | 1011001 | 1110100 | 10010100 | 101000 | 10110 | 0 | 101010 | 11010101 | 11001 | 101110 |
Color Harmonies of #597494
Complementary color
Monochromatic Colors of #597494
Black with #597494
Text Example
Text Example
White with #597494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597494; }
p { color: rgb(89,116,148); }
H1.HeaderClassName
{
color: #597494;
}
.AnyTagClassName
{
color: #597494;
}
</style>
background-color css
<style>
a { background-color: #597494; }
a { background-color: rgb(89,116,148); }
div.DivClassName
{
background-color: #597494;
}
.BgClassName
{
background-color: #597494;
}
</style>
border-color css
<style>
span { border-color: #597494; }
span { border-color: rgb(89,116,148); }
td.TdClassName
{
border-color: #597494;
}
.TagClassName
{
border-color: #597494;
}
</style>