Shades of Waikawa Grey #596895
Tints of Waikawa Grey #596895
RGB
CMYK
RGB Variations
Color information
#596895 (or 0x596895) is known color: Waikawa Grey. HEX triplet: 59, 68 and 95. RGB value is (89,104,149). Sum of RGB (Red+Green+Blue) = 89+104+149=342 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.02% from 342); Green value is 104 (41.02% from 255 or 30.41% from 342); Blue value is 149 (58.59% from 255 or 43.57% from 342); Max value from RGB is 149 - color contains mainly: blue. Hex color #596895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596895 is #A6976A. Grayscale: #686868. Windows color (decimal): -10917739 or 9791577. OLE color: 9791577.
HSL color Cylindrical-coordinate representation of color #596895: hue angle of 225º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #596895 is Cyan = 0.40, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 104 | 149 | - |
| CMYK | 0.40 | 0.30 | 0 | 0.42 |
| HSL | 225º | 0.25% | 0.47% | - |
| HSV(B) | 225º | 0.4% | 0.58% | - |
| XYZ | 14.49 | 14.19 | 30.41 | - |
| YUV | 104.65 | 153.03 | 116.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 104 | 149 | 0.40 | 0.30 | 0 | 0.42 | 225 | 0.25 | 0.47 |
| Hex | 59 | 68 | 95 | 28 | 1E | 0 | 2A | E1 | 19 | 2F |
| Octal | 131 | 150 | 225 | 50 | 36 | 0 | 52 | 341 | 31 | 57 |
| Binary | 1011001 | 1101000 | 10010101 | 101000 | 11110 | 0 | 101010 | 11100001 | 11001 | 101111 |
Color Harmonies of #596895
Complementary color
Monochromatic Colors of #596895
Black with #596895
Text Example
Text Example
White with #596895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596895; }
p { color: rgb(89,104,149); }
H1.HeaderClassName
{
color: #596895;
}
.AnyTagClassName
{
color: #596895;
}
</style>
background-color css
<style>
a { background-color: #596895; }
a { background-color: rgb(89,104,149); }
div.DivClassName
{
background-color: #596895;
}
.BgClassName
{
background-color: #596895;
}
</style>
border-color css
<style>
span { border-color: #596895; }
span { border-color: rgb(89,104,149); }
td.TdClassName
{
border-color: #596895;
}
.TagClassName
{
border-color: #596895;
}
</style>