Shades of Waikawa Grey #576390
Tints of Waikawa Grey #576390
RGB
CMYK
RGB Variations
Color information
#576390 (or 0x576390) is known color: Waikawa Grey. HEX triplet: 57, 63 and 90. RGB value is (87,99,144). Sum of RGB (Red+Green+Blue) = 87+99+144=330 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.36% from 330); Green value is 99 (39.06% from 255 or 30% from 330); Blue value is 144 (56.64% from 255 or 43.64% from 330); Max value from RGB is 144 - color contains mainly: blue. Hex color #576390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576390 is #A89C6F. Grayscale: #646464. Windows color (decimal): -11050096 or 9462615. OLE color: 9462615.
HSL color Cylindrical-coordinate representation of color #576390: hue angle of 227.37º 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 #576390 is Cyan = 0.40, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 99 | 144 | - |
| CMYK | 0.40 | 0.31 | 0 | 0.44 |
| HSL | 227.37º | 0.25% | 0.45% | - |
| HSV(B) | 227.37º | 0.4% | 0.56% | - |
| XYZ | 13.43 | 12.96 | 28.18 | - |
| YUV | 100.54 | 152.52 | 118.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 144 | 0.40 | 0.31 | 0 | 0.44 | 227.37 | 0.25 | 0.45 |
| Hex | 57 | 63 | 90 | 28 | 1F | 0 | 2C | E3 | 19 | 2D |
| Octal | 127 | 143 | 220 | 50 | 37 | 0 | 54 | 343 | 31 | 55 |
| Binary | 1010111 | 1100011 | 10010000 | 101000 | 11111 | 0 | 101100 | 11100011 | 11001 | 101101 |
Color Harmonies of #576390
Complementary color
Monochromatic Colors of #576390
Black with #576390
Text Example
Text Example
White with #576390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576390; }
p { color: rgb(87,99,144); }
H1.HeaderClassName
{
color: #576390;
}
.AnyTagClassName
{
color: #576390;
}
</style>
background-color css
<style>
a { background-color: #576390; }
a { background-color: rgb(87,99,144); }
div.DivClassName
{
background-color: #576390;
}
.BgClassName
{
background-color: #576390;
}
</style>
border-color css
<style>
span { border-color: #576390; }
span { border-color: rgb(87,99,144); }
td.TdClassName
{
border-color: #576390;
}
.TagClassName
{
border-color: #576390;
}
</style>