Shades of Waikawa Grey #597699
Tints of Waikawa Grey #597699
RGB
CMYK
RGB Variations
Color information
#597699 (or 0x597699) is known color: Waikawa Grey. HEX triplet: 59, 76 and 99. RGB value is (89,118,153). Sum of RGB (Red+Green+Blue) = 89+118+153=360 (47% of max value = 765). Red value is 89 (35.16% from 255 or 24.72% from 360); Green value is 118 (46.48% from 255 or 32.78% from 360); Blue value is 153 (60.16% from 255 or 42.5% from 360); Max value from RGB is 153 - color contains mainly: blue. Hex color #597699 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597699 is #A68966. Grayscale: #717171. Windows color (decimal): -10914151 or 10057305. OLE color: 10057305.
HSL color Cylindrical-coordinate representation of color #597699: hue angle of 212.81º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #597699 is Cyan = 0.42, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 89 | 118 | 153 | - |
| CMYK | 0.42 | 0.23 | 0 | 0.4 |
| HSL | 212.81º | 0.26% | 0.47% | - |
| HSV(B) | 212.81º | 0.42% | 0.6% | - |
| XYZ | 16.35 | 17.38 | 32.63 | - |
| YUV | 113.32 | 150.39 | 110.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 118 | 153 | 0.42 | 0.23 | 0 | 0.4 | 212.81 | 0.26 | 0.47 |
| Hex | 59 | 76 | 99 | 2A | 17 | 0 | 28 | D5 | 1A | 2F |
| Octal | 131 | 166 | 231 | 52 | 27 | 0 | 50 | 325 | 32 | 57 |
| Binary | 1011001 | 1110110 | 10011001 | 101010 | 10111 | 0 | 101000 | 11010101 | 11010 | 101111 |
Color Harmonies of #597699
Complementary color
Monochromatic Colors of #597699
Black with #597699
Text Example
Text Example
White with #597699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597699; }
p { color: rgb(89,118,153); }
H1.HeaderClassName
{
color: #597699;
}
.AnyTagClassName
{
color: #597699;
}
</style>
background-color css
<style>
a { background-color: #597699; }
a { background-color: rgb(89,118,153); }
div.DivClassName
{
background-color: #597699;
}
.BgClassName
{
background-color: #597699;
}
</style>
border-color css
<style>
span { border-color: #597699; }
span { border-color: rgb(89,118,153); }
td.TdClassName
{
border-color: #597699;
}
.TagClassName
{
border-color: #597699;
}
</style>