Shades of Kashmir Blue #597390
Tints of Kashmir Blue #597390
RGB
CMYK
RGB Variations
Color information
#597390 (or 0x597390) is known color: Kashmir Blue. HEX triplet: 59, 73 and 90. RGB value is (89,115,144). Sum of RGB (Red+Green+Blue) = 89+115+144=348 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.57% from 348); Green value is 115 (45.31% from 255 or 33.05% from 348); Blue value is 144 (56.64% from 255 or 41.38% from 348); Max value from RGB is 144 - color contains mainly: blue. Hex color #597390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597390 is #A68C6F. Grayscale: #6E6E6E. Windows color (decimal): -10914928 or 9466713. OLE color: 9466713.
HSL color Cylindrical-coordinate representation of color #597390: hue angle of 211.64º 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 #597390 is Cyan = 0.38, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 115 | 144 | - |
| CMYK | 0.38 | 0.20 | 0 | 0.44 |
| HSL | 211.64º | 0.24% | 0.46% | - |
| HSV(B) | 211.64º | 0.38% | 0.56% | - |
| XYZ | 15.28 | 16.4 | 28.75 | - |
| YUV | 110.53 | 146.89 | 112.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 144 | 0.38 | 0.20 | 0 | 0.44 | 211.64 | 0.24 | 0.46 |
| Hex | 59 | 73 | 90 | 26 | 14 | 0 | 2C | D4 | 18 | 2E |
| Octal | 131 | 163 | 220 | 46 | 24 | 0 | 54 | 324 | 30 | 56 |
| Binary | 1011001 | 1110011 | 10010000 | 100110 | 10100 | 0 | 101100 | 11010100 | 11000 | 101110 |
Color Harmonies of #597390
Complementary color
Monochromatic Colors of #597390
Black with #597390
Text Example
Text Example
White with #597390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597390; }
p { color: rgb(89,115,144); }
H1.HeaderClassName
{
color: #597390;
}
.AnyTagClassName
{
color: #597390;
}
</style>
background-color css
<style>
a { background-color: #597390; }
a { background-color: rgb(89,115,144); }
div.DivClassName
{
background-color: #597390;
}
.BgClassName
{
background-color: #597390;
}
</style>
border-color css
<style>
span { border-color: #597390; }
span { border-color: rgb(89,115,144); }
td.TdClassName
{
border-color: #597390;
}
.TagClassName
{
border-color: #597390;
}
</style>