Shades of Waikawa Grey #576990
Tints of Waikawa Grey #576990
RGB
CMYK
RGB Variations
Color information
#576990 (or 0x576990) is known color: Waikawa Grey. HEX triplet: 57, 69 and 90. RGB value is (87,105,144). Sum of RGB (Red+Green+Blue) = 87+105+144=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 105 (41.41% from 255 or 31.25% from 336); Blue value is 144 (56.64% from 255 or 42.86% from 336); Max value from RGB is 144 - color contains mainly: blue. Hex color #576990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576990 is #A8966F. Grayscale: #676767. Windows color (decimal): -11048560 or 9464151. OLE color: 9464151.
HSL color Cylindrical-coordinate representation of color #576990: hue angle of 221.05º 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 #576990 is Cyan = 0.40, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 105 | 144 | - |
| CMYK | 0.40 | 0.27 | 0 | 0.44 |
| HSL | 221.05º | 0.25% | 0.45% | - |
| HSV(B) | 221.05º | 0.4% | 0.56% | - |
| XYZ | 14.02 | 14.14 | 28.38 | - |
| YUV | 104.06 | 150.54 | 115.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 105 | 144 | 0.40 | 0.27 | 0 | 0.44 | 221.05 | 0.25 | 0.45 |
| Hex | 57 | 69 | 90 | 28 | 1B | 0 | 2C | DD | 19 | 2D |
| Octal | 127 | 151 | 220 | 50 | 33 | 0 | 54 | 335 | 31 | 55 |
| Binary | 1010111 | 1101001 | 10010000 | 101000 | 11011 | 0 | 101100 | 11011101 | 11001 | 101101 |
Color Harmonies of #576990
Complementary color
Monochromatic Colors of #576990
Black with #576990
Text Example
Text Example
White with #576990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576990; }
p { color: rgb(87,105,144); }
H1.HeaderClassName
{
color: #576990;
}
.AnyTagClassName
{
color: #576990;
}
</style>
background-color css
<style>
a { background-color: #576990; }
a { background-color: rgb(87,105,144); }
div.DivClassName
{
background-color: #576990;
}
.BgClassName
{
background-color: #576990;
}
</style>
border-color css
<style>
span { border-color: #576990; }
span { border-color: rgb(87,105,144); }
td.TdClassName
{
border-color: #576990;
}
.TagClassName
{
border-color: #576990;
}
</style>