Shades of Waikawa Grey #576089
Tints of Waikawa Grey #576089
RGB
CMYK
RGB Variations
Color information
#576089 (or 0x576089) is known color: Waikawa Grey. HEX triplet: 57, 60 and 89. RGB value is (87,96,137). Sum of RGB (Red+Green+Blue) = 87+96+137=320 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.19% from 320); Green value is 96 (37.89% from 255 or 30% from 320); Blue value is 137 (53.91% from 255 or 42.81% from 320); Max value from RGB is 137 - color contains mainly: blue. Hex color #576089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576089 is #A89F76. Grayscale: #616161. Windows color (decimal): -11050871 or 9003095. OLE color: 9003095.
HSL color Cylindrical-coordinate representation of color #576089: hue angle of 229.2º 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 #576089 is Cyan = 0.36, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 96 | 137 | - |
| CMYK | 0.36 | 0.30 | 0 | 0.46 |
| HSL | 229.2º | 0.22% | 0.44% | - |
| HSV(B) | 229.2º | 0.36% | 0.54% | - |
| XYZ | 12.63 | 12.2 | 25.36 | - |
| YUV | 97.98 | 150.02 | 120.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 137 | 0.36 | 0.30 | 0 | 0.46 | 229.2 | 0.22 | 0.44 |
| Hex | 57 | 60 | 89 | 24 | 1E | 0 | 2E | E5 | 16 | 2C |
| Octal | 127 | 140 | 211 | 44 | 36 | 0 | 56 | 345 | 26 | 54 |
| Binary | 1010111 | 1100000 | 10001001 | 100100 | 11110 | 0 | 101110 | 11100101 | 10110 | 101100 |
Color Harmonies of #576089
Complementary color
Monochromatic Colors of #576089
Black with #576089
Text Example
Text Example
White with #576089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576089; }
p { color: rgb(87,96,137); }
H1.HeaderClassName
{
color: #576089;
}
.AnyTagClassName
{
color: #576089;
}
</style>
background-color css
<style>
a { background-color: #576089; }
a { background-color: rgb(87,96,137); }
div.DivClassName
{
background-color: #576089;
}
.BgClassName
{
background-color: #576089;
}
</style>
border-color css
<style>
span { border-color: #576089; }
span { border-color: rgb(87,96,137); }
td.TdClassName
{
border-color: #576089;
}
.TagClassName
{
border-color: #576089;
}
</style>