Shades of Kashmir Blue #597393
Tints of Kashmir Blue #597393
RGB
CMYK
RGB Variations
Color information
#597393 (or 0x597393) is known color: Kashmir Blue. HEX triplet: 59, 73 and 93. RGB value is (89,115,147). Sum of RGB (Red+Green+Blue) = 89+115+147=351 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.36% from 351); Green value is 115 (45.31% from 255 or 32.76% from 351); Blue value is 147 (57.81% from 255 or 41.88% from 351); Max value from RGB is 147 - color contains mainly: blue. Hex color #597393 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597393 is #A68C6C. Grayscale: #6E6E6E. Windows color (decimal): -10914925 or 9663321. OLE color: 9663321.
HSL color Cylindrical-coordinate representation of color #597393: hue angle of 213.1º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #597393 is Cyan = 0.39, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 115 | 147 | - |
| CMYK | 0.39 | 0.22 | 0 | 0.42 |
| HSL | 213.1º | 0.25% | 0.46% | - |
| HSV(B) | 213.1º | 0.39% | 0.58% | - |
| XYZ | 15.52 | 16.49 | 29.97 | - |
| YUV | 110.87 | 148.39 | 112.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 147 | 0.39 | 0.22 | 0 | 0.42 | 213.1 | 0.25 | 0.46 |
| Hex | 59 | 73 | 93 | 27 | 16 | 0 | 2A | D5 | 19 | 2E |
| Octal | 131 | 163 | 223 | 47 | 26 | 0 | 52 | 325 | 31 | 56 |
| Binary | 1011001 | 1110011 | 10010011 | 100111 | 10110 | 0 | 101010 | 11010101 | 11001 | 101110 |
Color Harmonies of #597393
Complementary color
Monochromatic Colors of #597393
Black with #597393
Text Example
Text Example
White with #597393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597393; }
p { color: rgb(89,115,147); }
H1.HeaderClassName
{
color: #597393;
}
.AnyTagClassName
{
color: #597393;
}
</style>
background-color css
<style>
a { background-color: #597393; }
a { background-color: rgb(89,115,147); }
div.DivClassName
{
background-color: #597393;
}
.BgClassName
{
background-color: #597393;
}
</style>
border-color css
<style>
span { border-color: #597393; }
span { border-color: rgb(89,115,147); }
td.TdClassName
{
border-color: #597393;
}
.TagClassName
{
border-color: #597393;
}
</style>