Shades of Kashmir Blue #597192
Tints of Kashmir Blue #597192
RGB
CMYK
RGB Variations
Color information
#597192 (or 0x597192) is known color: Kashmir Blue. HEX triplet: 59, 71 and 92. RGB value is (89,113,146). Sum of RGB (Red+Green+Blue) = 89+113+146=348 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.57% from 348); Green value is 113 (44.53% from 255 or 32.47% from 348); Blue value is 146 (57.42% from 255 or 41.95% from 348); Max value from RGB is 146 - color contains mainly: blue. Hex color #597192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597192 is #A68E6D. Grayscale: #6D6D6D. Windows color (decimal): -10915438 or 9597273. OLE color: 9597273.
HSL color Cylindrical-coordinate representation of color #597192: hue angle of 214.74º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #597192 is Cyan = 0.39, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 113 | 146 | - |
| CMYK | 0.39 | 0.23 | 0 | 0.43 |
| HSL | 214.74º | 0.24% | 0.46% | - |
| HSV(B) | 214.74º | 0.39% | 0.57% | - |
| XYZ | 15.21 | 16.01 | 29.48 | - |
| YUV | 109.59 | 148.55 | 113.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 146 | 0.39 | 0.23 | 0 | 0.43 | 214.74 | 0.24 | 0.46 |
| Hex | 59 | 71 | 92 | 27 | 17 | 0 | 2B | D7 | 18 | 2E |
| Octal | 131 | 161 | 222 | 47 | 27 | 0 | 53 | 327 | 30 | 56 |
| Binary | 1011001 | 1110001 | 10010010 | 100111 | 10111 | 0 | 101011 | 11010111 | 11000 | 101110 |
Color Harmonies of #597192
Complementary color
Monochromatic Colors of #597192
Black with #597192
Text Example
Text Example
White with #597192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597192; }
p { color: rgb(89,113,146); }
H1.HeaderClassName
{
color: #597192;
}
.AnyTagClassName
{
color: #597192;
}
</style>
background-color css
<style>
a { background-color: #597192; }
a { background-color: rgb(89,113,146); }
div.DivClassName
{
background-color: #597192;
}
.BgClassName
{
background-color: #597192;
}
</style>
border-color css
<style>
span { border-color: #597192; }
span { border-color: rgb(89,113,146); }
td.TdClassName
{
border-color: #597192;
}
.TagClassName
{
border-color: #597192;
}
</style>