Shades of Kashmir Blue #597690
Tints of Kashmir Blue #597690
RGB
CMYK
RGB Variations
Color information
#597690 (or 0x597690) is known color: Kashmir Blue. HEX triplet: 59, 76 and 90. RGB value is (89,118,144). Sum of RGB (Red+Green+Blue) = 89+118+144=351 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.36% from 351); Green value is 118 (46.48% from 255 or 33.62% from 351); Blue value is 144 (56.64% from 255 or 41.03% from 351); Max value from RGB is 144 - color contains mainly: blue. Hex color #597690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597690 is #A6896F. Grayscale: #707070. Windows color (decimal): -10914160 or 9467481. OLE color: 9467481.
HSL color Cylindrical-coordinate representation of color #597690: hue angle of 208.36º 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 #597690 is Cyan = 0.38, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 118 | 144 | - |
| CMYK | 0.38 | 0.18 | 0 | 0.44 |
| HSL | 208.36º | 0.24% | 0.46% | - |
| HSV(B) | 208.36º | 0.38% | 0.56% | - |
| XYZ | 15.63 | 17.09 | 28.86 | - |
| YUV | 112.29 | 145.89 | 111.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 118 | 144 | 0.38 | 0.18 | 0 | 0.44 | 208.36 | 0.24 | 0.46 |
| Hex | 59 | 76 | 90 | 26 | 12 | 0 | 2C | D0 | 18 | 2E |
| Octal | 131 | 166 | 220 | 46 | 22 | 0 | 54 | 320 | 30 | 56 |
| Binary | 1011001 | 1110110 | 10010000 | 100110 | 10010 | 0 | 101100 | 11010000 | 11000 | 101110 |
Color Harmonies of #597690
Complementary color
Monochromatic Colors of #597690
Black with #597690
Text Example
Text Example
White with #597690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597690; }
p { color: rgb(89,118,144); }
H1.HeaderClassName
{
color: #597690;
}
.AnyTagClassName
{
color: #597690;
}
</style>
background-color css
<style>
a { background-color: #597690; }
a { background-color: rgb(89,118,144); }
div.DivClassName
{
background-color: #597690;
}
.BgClassName
{
background-color: #597690;
}
</style>
border-color css
<style>
span { border-color: #597690; }
span { border-color: rgb(89,118,144); }
td.TdClassName
{
border-color: #597690;
}
.TagClassName
{
border-color: #597690;
}
</style>