Shades of Waikawa Grey #576389
Tints of Waikawa Grey #576389
RGB
CMYK
RGB Variations
Color information
#576389 (or 0x576389) is known color: Waikawa Grey. HEX triplet: 57, 63 and 89. RGB value is (87,99,137). Sum of RGB (Red+Green+Blue) = 87+99+137=323 (42% of max value = 765). Red value is 87 (34.38% from 255 or 26.93% from 323); Green value is 99 (39.06% from 255 or 30.65% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #576389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576389 is #A89C76. Grayscale: #636363. Windows color (decimal): -11050103 or 9003863. OLE color: 9003863.
HSL color Cylindrical-coordinate representation of color #576389: hue angle of 225.6º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #576389 is Cyan = 0.36, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 99 | 137 | - |
| CMYK | 0.36 | 0.28 | 0 | 0.46 |
| HSL | 225.6º | 0.22% | 0.44% | - |
| HSV(B) | 225.6º | 0.36% | 0.54% | - |
| XYZ | 12.91 | 12.76 | 25.45 | - |
| YUV | 99.74 | 149.02 | 118.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 137 | 0.36 | 0.28 | 0 | 0.46 | 225.6 | 0.22 | 0.44 |
| Hex | 57 | 63 | 89 | 24 | 1C | 0 | 2E | E2 | 16 | 2C |
| Octal | 127 | 143 | 211 | 44 | 34 | 0 | 56 | 342 | 26 | 54 |
| Binary | 1010111 | 1100011 | 10001001 | 100100 | 11100 | 0 | 101110 | 11100010 | 10110 | 101100 |
Color Harmonies of #576389
Complementary color
Monochromatic Colors of #576389
Black with #576389
Text Example
Text Example
White with #576389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576389; }
p { color: rgb(87,99,137); }
H1.HeaderClassName
{
color: #576389;
}
.AnyTagClassName
{
color: #576389;
}
</style>
background-color css
<style>
a { background-color: #576389; }
a { background-color: rgb(87,99,137); }
div.DivClassName
{
background-color: #576389;
}
.BgClassName
{
background-color: #576389;
}
</style>
border-color css
<style>
span { border-color: #576389; }
span { border-color: rgb(87,99,137); }
td.TdClassName
{
border-color: #576389;
}
.TagClassName
{
border-color: #576389;
}
</style>