Shades of Waikawa Grey #576394
Tints of Waikawa Grey #576394
RGB
CMYK
RGB Variations
Color information
#576394 (or 0x576394) is known color: Waikawa Grey. HEX triplet: 57, 63 and 94. RGB value is (87,99,148). Sum of RGB (Red+Green+Blue) = 87+99+148=334 (44% of max value = 765). Red value is 87 (34.38% from 255 or 26.05% from 334); Green value is 99 (39.06% from 255 or 29.64% from 334); Blue value is 148 (58.20% from 255 or 44.31% from 334); Max value from RGB is 148 - color contains mainly: blue. Hex color #576394 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576394 is #A89C6B. Grayscale: #646464. Windows color (decimal): -11050092 or 9724759. OLE color: 9724759.
HSL color Cylindrical-coordinate representation of color #576394: hue angle of 228.2º 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 #576394 is Cyan = 0.41, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 99 | 148 | - |
| CMYK | 0.41 | 0.33 | 0 | 0.42 |
| HSL | 228.2º | 0.26% | 0.46% | - |
| HSV(B) | 228.2º | 0.41% | 0.58% | - |
| XYZ | 13.74 | 13.09 | 29.82 | - |
| YUV | 101 | 154.52 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 148 | 0.41 | 0.33 | 0 | 0.42 | 228.2 | 0.26 | 0.46 |
| Hex | 57 | 63 | 94 | 29 | 21 | 0 | 2A | E4 | 1A | 2E |
| Octal | 127 | 143 | 224 | 51 | 41 | 0 | 52 | 344 | 32 | 56 |
| Binary | 1010111 | 1100011 | 10010100 | 101001 | 100001 | 0 | 101010 | 11100100 | 11010 | 101110 |
Color Harmonies of #576394
Complementary color
Monochromatic Colors of #576394
Black with #576394
Text Example
Text Example
White with #576394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576394; }
p { color: rgb(87,99,148); }
H1.HeaderClassName
{
color: #576394;
}
.AnyTagClassName
{
color: #576394;
}
</style>
background-color css
<style>
a { background-color: #576394; }
a { background-color: rgb(87,99,148); }
div.DivClassName
{
background-color: #576394;
}
.BgClassName
{
background-color: #576394;
}
</style>
border-color css
<style>
span { border-color: #576394; }
span { border-color: rgb(87,99,148); }
td.TdClassName
{
border-color: #576394;
}
.TagClassName
{
border-color: #576394;
}
</style>