Shades of Waikawa Grey #576890
Tints of Waikawa Grey #576890
RGB
CMYK
RGB Variations
Color information
#576890 (or 0x576890) is known color: Waikawa Grey. HEX triplet: 57, 68 and 90. RGB value is (87,104,144). Sum of RGB (Red+Green+Blue) = 87+104+144=335 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.97% from 335); Green value is 104 (41.02% from 255 or 31.04% from 335); Blue value is 144 (56.64% from 255 or 42.99% from 335); Max value from RGB is 144 - color contains mainly: blue. Hex color #576890 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576890 is #A8976F. Grayscale: #676767. Windows color (decimal): -11048816 or 9463895. OLE color: 9463895.
HSL color Cylindrical-coordinate representation of color #576890: hue angle of 222.11º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #576890 is Cyan = 0.40, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 104 | 144 | - |
| CMYK | 0.40 | 0.28 | 0 | 0.44 |
| HSL | 222.11º | 0.25% | 0.45% | - |
| HSV(B) | 222.11º | 0.4% | 0.56% | - |
| XYZ | 13.91 | 13.94 | 28.34 | - |
| YUV | 103.48 | 150.87 | 116.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 104 | 144 | 0.40 | 0.28 | 0 | 0.44 | 222.11 | 0.25 | 0.45 |
| Hex | 57 | 68 | 90 | 28 | 1C | 0 | 2C | DE | 19 | 2D |
| Octal | 127 | 150 | 220 | 50 | 34 | 0 | 54 | 336 | 31 | 55 |
| Binary | 1010111 | 1101000 | 10010000 | 101000 | 11100 | 0 | 101100 | 11011110 | 11001 | 101101 |
Color Harmonies of #576890
Complementary color
Monochromatic Colors of #576890
Black with #576890
Text Example
Text Example
White with #576890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576890; }
p { color: rgb(87,104,144); }
H1.HeaderClassName
{
color: #576890;
}
.AnyTagClassName
{
color: #576890;
}
</style>
background-color css
<style>
a { background-color: #576890; }
a { background-color: rgb(87,104,144); }
div.DivClassName
{
background-color: #576890;
}
.BgClassName
{
background-color: #576890;
}
</style>
border-color css
<style>
span { border-color: #576890; }
span { border-color: rgb(87,104,144); }
td.TdClassName
{
border-color: #576890;
}
.TagClassName
{
border-color: #576890;
}
</style>