Shades of Waikawa Grey #576999
Tints of Waikawa Grey #576999
RGB
CMYK
RGB Variations
Color information
#576999 (or 0x576999) is known color: Waikawa Grey. HEX triplet: 57, 69 and 99. RGB value is (87,105,153). Sum of RGB (Red+Green+Blue) = 87+105+153=345 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.22% from 345); Green value is 105 (41.41% from 255 or 30.43% from 345); Blue value is 153 (60.16% from 255 or 44.35% from 345); Max value from RGB is 153 - color contains mainly: blue. Hex color #576999 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576999 is #A89666. Grayscale: #686868. Windows color (decimal): -11048551 or 10053975. OLE color: 10053975.
HSL color Cylindrical-coordinate representation of color #576999: hue angle of 223.64º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #576999 is Cyan = 0.43, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 105 | 153 | - |
| CMYK | 0.43 | 0.31 | 0 | 0.4 |
| HSL | 223.64º | 0.28% | 0.47% | - |
| HSV(B) | 223.64º | 0.43% | 0.6% | - |
| XYZ | 14.73 | 14.43 | 32.15 | - |
| YUV | 105.09 | 155.04 | 115.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 105 | 153 | 0.43 | 0.31 | 0 | 0.4 | 223.64 | 0.28 | 0.47 |
| Hex | 57 | 69 | 99 | 2B | 1F | 0 | 28 | E0 | 1C | 2F |
| Octal | 127 | 151 | 231 | 53 | 37 | 0 | 50 | 340 | 34 | 57 |
| Binary | 1010111 | 1101001 | 10011001 | 101011 | 11111 | 0 | 101000 | 11100000 | 11100 | 101111 |
Color Harmonies of #576999
Complementary color
Monochromatic Colors of #576999
Black with #576999
Text Example
Text Example
White with #576999
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576999; }
p { color: rgb(87,105,153); }
H1.HeaderClassName
{
color: #576999;
}
.AnyTagClassName
{
color: #576999;
}
</style>
background-color css
<style>
a { background-color: #576999; }
a { background-color: rgb(87,105,153); }
div.DivClassName
{
background-color: #576999;
}
.BgClassName
{
background-color: #576999;
}
</style>
border-color css
<style>
span { border-color: #576999; }
span { border-color: rgb(87,105,153); }
td.TdClassName
{
border-color: #576999;
}
.TagClassName
{
border-color: #576999;
}
</style>