Shades of Waikawa Grey #596385
Tints of Waikawa Grey #596385
RGB
CMYK
RGB Variations
Color information
#596385 (or 0x596385) is known color: Waikawa Grey. HEX triplet: 59, 63 and 85. RGB value is (89,99,133). Sum of RGB (Red+Green+Blue) = 89+99+133=321 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.73% from 321); Green value is 99 (39.06% from 255 or 30.84% from 321); Blue value is 133 (52.34% from 255 or 41.43% from 321); Max value from RGB is 133 - color contains mainly: blue. Hex color #596385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #596385 is #A69C7A. Grayscale: #636363. Windows color (decimal): -10919035 or 8741721. OLE color: 8741721.
HSL color Cylindrical-coordinate representation of color #596385: hue angle of 226.36º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #596385 is Cyan = 0.33, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 99 | 133 | - |
| CMYK | 0.33 | 0.26 | 0 | 0.48 |
| HSL | 226.36º | 0.2% | 0.44% | - |
| HSV(B) | 226.36º | 0.33% | 0.52% | - |
| XYZ | 12.82 | 12.74 | 23.97 | - |
| YUV | 99.89 | 146.69 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 99 | 133 | 0.33 | 0.26 | 0 | 0.48 | 226.36 | 0.2 | 0.44 |
| Hex | 59 | 63 | 85 | 21 | 1A | 0 | 30 | E2 | 14 | 2C |
| Octal | 131 | 143 | 205 | 41 | 32 | 0 | 60 | 342 | 24 | 54 |
| Binary | 1011001 | 1100011 | 10000101 | 100001 | 11010 | 0 | 110000 | 11100010 | 10100 | 101100 |
Color Harmonies of #596385
Complementary color
Monochromatic Colors of #596385
Black with #596385
Text Example
Text Example
White with #596385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596385; }
p { color: rgb(89,99,133); }
H1.HeaderClassName
{
color: #596385;
}
.AnyTagClassName
{
color: #596385;
}
</style>
background-color css
<style>
a { background-color: #596385; }
a { background-color: rgb(89,99,133); }
div.DivClassName
{
background-color: #596385;
}
.BgClassName
{
background-color: #596385;
}
</style>
border-color css
<style>
span { border-color: #596385; }
span { border-color: rgb(89,99,133); }
td.TdClassName
{
border-color: #596385;
}
.TagClassName
{
border-color: #596385;
}
</style>