Shades of Waikawa Grey #596586
Tints of Waikawa Grey #596586
RGB
CMYK
RGB Variations
Color information
#596586 (or 0x596586) is known color: Waikawa Grey. HEX triplet: 59, 65 and 86. RGB value is (89,101,134). Sum of RGB (Red+Green+Blue) = 89+101+134=324 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.47% from 324); Green value is 101 (39.84% from 255 or 31.17% from 324); Blue value is 134 (52.73% from 255 or 41.36% from 324); Max value from RGB is 134 - color contains mainly: blue. Hex color #596586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596586 is #A69A79. Grayscale: #656565. Windows color (decimal): -10918522 or 8807769. OLE color: 8807769.
HSL color Cylindrical-coordinate representation of color #596586: hue angle of 224º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #596586 is Cyan = 0.34, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 101 | 134 | - |
| CMYK | 0.34 | 0.25 | 0 | 0.47 |
| HSL | 224º | 0.2% | 0.44% | - |
| HSV(B) | 224º | 0.34% | 0.53% | - |
| XYZ | 13.08 | 13.15 | 24.4 | - |
| YUV | 101.17 | 146.52 | 119.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 134 | 0.34 | 0.25 | 0 | 0.47 | 224 | 0.2 | 0.44 |
| Hex | 59 | 65 | 86 | 22 | 19 | 0 | 2F | E0 | 14 | 2C |
| Octal | 131 | 145 | 206 | 42 | 31 | 0 | 57 | 340 | 24 | 54 |
| Binary | 1011001 | 1100101 | 10000110 | 100010 | 11001 | 0 | 101111 | 11100000 | 10100 | 101100 |
Color Harmonies of #596586
Complementary color
Monochromatic Colors of #596586
Black with #596586
Text Example
Text Example
White with #596586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596586; }
p { color: rgb(89,101,134); }
H1.HeaderClassName
{
color: #596586;
}
.AnyTagClassName
{
color: #596586;
}
</style>
background-color css
<style>
a { background-color: #596586; }
a { background-color: rgb(89,101,134); }
div.DivClassName
{
background-color: #596586;
}
.BgClassName
{
background-color: #596586;
}
</style>
border-color css
<style>
span { border-color: #596586; }
span { border-color: rgb(89,101,134); }
td.TdClassName
{
border-color: #596586;
}
.TagClassName
{
border-color: #596586;
}
</style>