Shades of Kashmir Blue #597290
Tints of Kashmir Blue #597290
RGB
CMYK
RGB Variations
Color information
#597290 (or 0x597290) is known color: Kashmir Blue. HEX triplet: 59, 72 and 90. RGB value is (89,114,144). Sum of RGB (Red+Green+Blue) = 89+114+144=347 (45% of max value = 765). Red value is 89 (35.16% from 255 or 25.65% from 347); Green value is 114 (44.92% from 255 or 32.85% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #597290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597290 is #A68D6F. Grayscale: #6D6D6D. Windows color (decimal): -10915184 or 9466457. OLE color: 9466457.
HSL color Cylindrical-coordinate representation of color #597290: hue angle of 212.73º 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 #597290 is Cyan = 0.38, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 114 | 144 | - |
| CMYK | 0.38 | 0.21 | 0 | 0.44 |
| HSL | 212.73º | 0.24% | 0.46% | - |
| HSV(B) | 212.73º | 0.38% | 0.56% | - |
| XYZ | 15.17 | 16.17 | 28.71 | - |
| YUV | 109.95 | 147.22 | 113.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 114 | 144 | 0.38 | 0.21 | 0 | 0.44 | 212.73 | 0.24 | 0.46 |
| Hex | 59 | 72 | 90 | 26 | 15 | 0 | 2C | D5 | 18 | 2E |
| Octal | 131 | 162 | 220 | 46 | 25 | 0 | 54 | 325 | 30 | 56 |
| Binary | 1011001 | 1110010 | 10010000 | 100110 | 10101 | 0 | 101100 | 11010101 | 11000 | 101110 |
Color Harmonies of #597290
Complementary color
Monochromatic Colors of #597290
Black with #597290
Text Example
Text Example
White with #597290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597290; }
p { color: rgb(89,114,144); }
H1.HeaderClassName
{
color: #597290;
}
.AnyTagClassName
{
color: #597290;
}
</style>
background-color css
<style>
a { background-color: #597290; }
a { background-color: rgb(89,114,144); }
div.DivClassName
{
background-color: #597290;
}
.BgClassName
{
background-color: #597290;
}
</style>
border-color css
<style>
span { border-color: #597290; }
span { border-color: rgb(89,114,144); }
td.TdClassName
{
border-color: #597290;
}
.TagClassName
{
border-color: #597290;
}
</style>