Shades of Waikawa Grey #596792
Tints of Waikawa Grey #596792
RGB
CMYK
RGB Variations
Color information
#596792 (or 0x596792) is known color: Waikawa Grey. HEX triplet: 59, 67 and 92. RGB value is (89,103,146). Sum of RGB (Red+Green+Blue) = 89+103+146=338 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.33% from 338); Green value is 103 (40.62% from 255 or 30.47% from 338); Blue value is 146 (57.42% from 255 or 43.20% from 338); Max value from RGB is 146 - color contains mainly: blue. Hex color #596792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596792 is #A6986D. Grayscale: #676767. Windows color (decimal): -10917998 or 9594713. OLE color: 9594713.
HSL color Cylindrical-coordinate representation of color #596792: hue angle of 225.26º 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 #596792 is Cyan = 0.39, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 103 | 146 | - |
| CMYK | 0.39 | 0.29 | 0 | 0.43 |
| HSL | 225.26º | 0.24% | 0.46% | - |
| HSV(B) | 225.26º | 0.39% | 0.57% | - |
| XYZ | 14.16 | 13.9 | 29.13 | - |
| YUV | 103.72 | 151.86 | 117.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 103 | 146 | 0.39 | 0.29 | 0 | 0.43 | 225.26 | 0.24 | 0.46 |
| Hex | 59 | 67 | 92 | 27 | 1D | 0 | 2B | E1 | 18 | 2E |
| Octal | 131 | 147 | 222 | 47 | 35 | 0 | 53 | 341 | 30 | 56 |
| Binary | 1011001 | 1100111 | 10010010 | 100111 | 11101 | 0 | 101011 | 11100001 | 11000 | 101110 |
Color Harmonies of #596792
Complementary color
Monochromatic Colors of #596792
Black with #596792
Text Example
Text Example
White with #596792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596792; }
p { color: rgb(89,103,146); }
H1.HeaderClassName
{
color: #596792;
}
.AnyTagClassName
{
color: #596792;
}
</style>
background-color css
<style>
a { background-color: #596792; }
a { background-color: rgb(89,103,146); }
div.DivClassName
{
background-color: #596792;
}
.BgClassName
{
background-color: #596792;
}
</style>
border-color css
<style>
span { border-color: #596792; }
span { border-color: rgb(89,103,146); }
td.TdClassName
{
border-color: #596792;
}
.TagClassName
{
border-color: #596792;
}
</style>