Shades of Kashmir Blue #597389
Tints of Kashmir Blue #597389
RGB
CMYK
RGB Variations
Color information
#597389 (or 0x597389) is known color: Kashmir Blue. HEX triplet: 59, 73 and 89. RGB value is (89,115,137). Sum of RGB (Red+Green+Blue) = 89+115+137=341 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.10% from 341); Green value is 115 (45.31% from 255 or 33.72% from 341); Blue value is 137 (53.91% from 255 or 40.18% from 341); Max value from RGB is 137 - color contains mainly: blue. Hex color #597389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597389 is #A68C76. Grayscale: #6D6D6D. Windows color (decimal): -10914935 or 9007961. OLE color: 9007961.
HSL color Cylindrical-coordinate representation of color #597389: hue angle of 207.5º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #597389 is Cyan = 0.35, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 115 | 137 | - |
| CMYK | 0.35 | 0.16 | 0 | 0.46 |
| HSL | 207.5º | 0.21% | 0.44% | - |
| HSV(B) | 207.5º | 0.35% | 0.54% | - |
| XYZ | 14.77 | 16.19 | 26.01 | - |
| YUV | 109.73 | 143.39 | 113.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 137 | 0.35 | 0.16 | 0 | 0.46 | 207.5 | 0.21 | 0.44 |
| Hex | 59 | 73 | 89 | 23 | 10 | 0 | 2E | D0 | 15 | 2C |
| Octal | 131 | 163 | 211 | 43 | 20 | 0 | 56 | 320 | 25 | 54 |
| Binary | 1011001 | 1110011 | 10001001 | 100011 | 10000 | 0 | 101110 | 11010000 | 10101 | 101100 |
Color Harmonies of #597389
Complementary color
Monochromatic Colors of #597389
Black with #597389
Text Example
Text Example
White with #597389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597389; }
p { color: rgb(89,115,137); }
H1.HeaderClassName
{
color: #597389;
}
.AnyTagClassName
{
color: #597389;
}
</style>
background-color css
<style>
a { background-color: #597389; }
a { background-color: rgb(89,115,137); }
div.DivClassName
{
background-color: #597389;
}
.BgClassName
{
background-color: #597389;
}
</style>
border-color css
<style>
span { border-color: #597389; }
span { border-color: rgb(89,115,137); }
td.TdClassName
{
border-color: #597389;
}
.TagClassName
{
border-color: #597389;
}
</style>