Shades of Kashmir Blue #597694
Tints of Kashmir Blue #597694
RGB
CMYK
RGB Variations
Color information
#597694 (or 0x597694) is known color: Kashmir Blue. HEX triplet: 59, 76 and 94. RGB value is (89,118,148). Sum of RGB (Red+Green+Blue) = 89+118+148=355 (47% of max value = 765). Red value is 89 (35.16% from 255 or 25.07% from 355); Green value is 118 (46.48% from 255 or 33.24% from 355); Blue value is 148 (58.20% from 255 or 41.69% from 355); Max value from RGB is 148 - color contains mainly: blue. Hex color #597694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597694 is #A6896B. Grayscale: #707070. Windows color (decimal): -10914156 or 9729625. OLE color: 9729625.
HSL color Cylindrical-coordinate representation of color #597694: hue angle of 210.51º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #597694 is Cyan = 0.40, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 118 | 148 | - |
| CMYK | 0.40 | 0.20 | 0 | 0.42 |
| HSL | 210.51º | 0.25% | 0.46% | - |
| HSV(B) | 210.51º | 0.4% | 0.58% | - |
| XYZ | 15.94 | 17.22 | 30.5 | - |
| YUV | 112.75 | 147.89 | 111.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 118 | 148 | 0.40 | 0.20 | 0 | 0.42 | 210.51 | 0.25 | 0.46 |
| Hex | 59 | 76 | 94 | 28 | 14 | 0 | 2A | D3 | 19 | 2E |
| Octal | 131 | 166 | 224 | 50 | 24 | 0 | 52 | 323 | 31 | 56 |
| Binary | 1011001 | 1110110 | 10010100 | 101000 | 10100 | 0 | 101010 | 11010011 | 11001 | 101110 |
Color Harmonies of #597694
Complementary color
Monochromatic Colors of #597694
Black with #597694
Text Example
Text Example
White with #597694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597694; }
p { color: rgb(89,118,148); }
H1.HeaderClassName
{
color: #597694;
}
.AnyTagClassName
{
color: #597694;
}
</style>
background-color css
<style>
a { background-color: #597694; }
a { background-color: rgb(89,118,148); }
div.DivClassName
{
background-color: #597694;
}
.BgClassName
{
background-color: #597694;
}
</style>
border-color css
<style>
span { border-color: #597694; }
span { border-color: rgb(89,118,148); }
td.TdClassName
{
border-color: #597694;
}
.TagClassName
{
border-color: #597694;
}
</style>