Shades of Kashmir Blue #597490
Tints of Kashmir Blue #597490
RGB
CMYK
RGB Variations
Color information
#597490 (or 0x597490) is known color: Kashmir Blue. HEX triplet: 59, 74 and 90. RGB value is (89,116,144). Sum of RGB (Red+Green+Blue) = 89+116+144=349 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.50% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 144 (56.64% from 255 or 41.26% from 349); Max value from RGB is 144 - color contains mainly: blue. Hex color #597490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597490 is #A68B6F. Grayscale: #6E6E6E. Windows color (decimal): -10914672 or 9466969. OLE color: 9466969.
HSL color Cylindrical-coordinate representation of color #597490: hue angle of 210.55º 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 #597490 is Cyan = 0.38, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 116 | 144 | - |
| CMYK | 0.38 | 0.19 | 0 | 0.44 |
| HSL | 210.55º | 0.24% | 0.46% | - |
| HSV(B) | 210.55º | 0.38% | 0.56% | - |
| XYZ | 15.4 | 16.63 | 28.78 | - |
| YUV | 111.12 | 146.55 | 112.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 144 | 0.38 | 0.19 | 0 | 0.44 | 210.55 | 0.24 | 0.46 |
| Hex | 59 | 74 | 90 | 26 | 13 | 0 | 2C | D3 | 18 | 2E |
| Octal | 131 | 164 | 220 | 46 | 23 | 0 | 54 | 323 | 30 | 56 |
| Binary | 1011001 | 1110100 | 10010000 | 100110 | 10011 | 0 | 101100 | 11010011 | 11000 | 101110 |
Color Harmonies of #597490
Complementary color
Monochromatic Colors of #597490
Black with #597490
Text Example
Text Example
White with #597490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597490; }
p { color: rgb(89,116,144); }
H1.HeaderClassName
{
color: #597490;
}
.AnyTagClassName
{
color: #597490;
}
</style>
background-color css
<style>
a { background-color: #597490; }
a { background-color: rgb(89,116,144); }
div.DivClassName
{
background-color: #597490;
}
.BgClassName
{
background-color: #597490;
}
</style>
border-color css
<style>
span { border-color: #597490; }
span { border-color: rgb(89,116,144); }
td.TdClassName
{
border-color: #597490;
}
.TagClassName
{
border-color: #597490;
}
</style>