Shades of Waikawa Grey #576994
Tints of Waikawa Grey #576994
RGB
CMYK
RGB Variations
Color information
#576994 (or 0x576994) is known color: Waikawa Grey. HEX triplet: 57, 69 and 94. RGB value is (87,105,148). Sum of RGB (Red+Green+Blue) = 87+105+148=340 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.59% from 340); Green value is 105 (41.41% from 255 or 30.88% from 340); Blue value is 148 (58.20% from 255 or 43.53% from 340); Max value from RGB is 148 - color contains mainly: blue. Hex color #576994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576994 is #A8966B. Grayscale: #686868. Windows color (decimal): -11048556 or 9726295. OLE color: 9726295.
HSL color Cylindrical-coordinate representation of color #576994: hue angle of 222.3º 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 #576994 is Cyan = 0.41, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 105 | 148 | - |
| CMYK | 0.41 | 0.29 | 0 | 0.42 |
| HSL | 222.3º | 0.26% | 0.46% | - |
| HSV(B) | 222.3º | 0.41% | 0.58% | - |
| XYZ | 14.33 | 14.27 | 30.02 | - |
| YUV | 104.52 | 152.54 | 115.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 105 | 148 | 0.41 | 0.29 | 0 | 0.42 | 222.3 | 0.26 | 0.46 |
| Hex | 57 | 69 | 94 | 29 | 1D | 0 | 2A | DE | 1A | 2E |
| Octal | 127 | 151 | 224 | 51 | 35 | 0 | 52 | 336 | 32 | 56 |
| Binary | 1010111 | 1101001 | 10010100 | 101001 | 11101 | 0 | 101010 | 11011110 | 11010 | 101110 |
Color Harmonies of #576994
Complementary color
Monochromatic Colors of #576994
Black with #576994
Text Example
Text Example
White with #576994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576994; }
p { color: rgb(87,105,148); }
H1.HeaderClassName
{
color: #576994;
}
.AnyTagClassName
{
color: #576994;
}
</style>
background-color css
<style>
a { background-color: #576994; }
a { background-color: rgb(87,105,148); }
div.DivClassName
{
background-color: #576994;
}
.BgClassName
{
background-color: #576994;
}
</style>
border-color css
<style>
span { border-color: #576994; }
span { border-color: rgb(87,105,148); }
td.TdClassName
{
border-color: #576994;
}
.TagClassName
{
border-color: #576994;
}
</style>