Shades of Waikawa Grey #596597
Tints of Waikawa Grey #596597
RGB
CMYK
RGB Variations
Color information
#596597 (or 0x596597) is known color: Waikawa Grey. HEX triplet: 59, 65 and 97. RGB value is (89,101,151). Sum of RGB (Red+Green+Blue) = 89+101+151=341 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.10% from 341); Green value is 101 (39.84% from 255 or 29.62% from 341); Blue value is 151 (59.38% from 255 or 44.28% from 341); Max value from RGB is 151 - color contains mainly: blue. Hex color #596597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596597 is #A69A68. Grayscale: #666666. Windows color (decimal): -10918505 or 9921881. OLE color: 9921881.
HSL color Cylindrical-coordinate representation of color #596597: hue angle of 228.39º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #596597 is Cyan = 0.41, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 101 | 151 | - |
| CMYK | 0.41 | 0.33 | 0 | 0.41 |
| HSL | 228.39º | 0.26% | 0.47% | - |
| HSV(B) | 228.39º | 0.41% | 0.59% | - |
| XYZ | 14.36 | 13.67 | 31.16 | - |
| YUV | 103.11 | 155.02 | 117.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 151 | 0.41 | 0.33 | 0 | 0.41 | 228.39 | 0.26 | 0.47 |
| Hex | 59 | 65 | 97 | 29 | 21 | 0 | 29 | E4 | 1A | 2F |
| Octal | 131 | 145 | 227 | 51 | 41 | 0 | 51 | 344 | 32 | 57 |
| Binary | 1011001 | 1100101 | 10010111 | 101001 | 100001 | 0 | 101001 | 11100100 | 11010 | 101111 |
Color Harmonies of #596597
Complementary color
Monochromatic Colors of #596597
Black with #596597
Text Example
Text Example
White with #596597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596597; }
p { color: rgb(89,101,151); }
H1.HeaderClassName
{
color: #596597;
}
.AnyTagClassName
{
color: #596597;
}
</style>
background-color css
<style>
a { background-color: #596597; }
a { background-color: rgb(89,101,151); }
div.DivClassName
{
background-color: #596597;
}
.BgClassName
{
background-color: #596597;
}
</style>
border-color css
<style>
span { border-color: #596597; }
span { border-color: rgb(89,101,151); }
td.TdClassName
{
border-color: #596597;
}
.TagClassName
{
border-color: #596597;
}
</style>