Shades of Waikawa Grey #576594
Tints of Waikawa Grey #576594
RGB
CMYK
RGB Variations
Color information
#576594 (or 0x576594) is known color: Waikawa Grey. HEX triplet: 57, 65 and 94. RGB value is (87,101,148). Sum of RGB (Red+Green+Blue) = 87+101+148=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 148 (58.20% from 255 or 44.05% from 336); Max value from RGB is 148 - color contains mainly: blue. Hex color #576594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576594 is #A89A6B. Grayscale: #656565. Windows color (decimal): -11049580 or 9725271. OLE color: 9725271.
HSL color Cylindrical-coordinate representation of color #576594: hue angle of 226.23º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #576594 is Cyan = 0.41, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 101 | 148 | - |
| CMYK | 0.41 | 0.32 | 0 | 0.42 |
| HSL | 226.23º | 0.26% | 0.46% | - |
| HSV(B) | 226.23º | 0.41% | 0.58% | - |
| XYZ | 13.93 | 13.47 | 29.88 | - |
| YUV | 102.17 | 153.86 | 117.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 148 | 0.41 | 0.32 | 0 | 0.42 | 226.23 | 0.26 | 0.46 |
| Hex | 57 | 65 | 94 | 29 | 20 | 0 | 2A | E2 | 1A | 2E |
| Octal | 127 | 145 | 224 | 51 | 40 | 0 | 52 | 342 | 32 | 56 |
| Binary | 1010111 | 1100101 | 10010100 | 101001 | 100000 | 0 | 101010 | 11100010 | 11010 | 101110 |
Color Harmonies of #576594
Complementary color
Monochromatic Colors of #576594
Black with #576594
Text Example
Text Example
White with #576594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576594; }
p { color: rgb(87,101,148); }
H1.HeaderClassName
{
color: #576594;
}
.AnyTagClassName
{
color: #576594;
}
</style>
background-color css
<style>
a { background-color: #576594; }
a { background-color: rgb(87,101,148); }
div.DivClassName
{
background-color: #576594;
}
.BgClassName
{
background-color: #576594;
}
</style>
border-color css
<style>
span { border-color: #576594; }
span { border-color: rgb(87,101,148); }
td.TdClassName
{
border-color: #576594;
}
.TagClassName
{
border-color: #576594;
}
</style>