Shades of Waikawa Grey #576997
Tints of Waikawa Grey #576997
RGB
CMYK
RGB Variations
Color information
#576997 (or 0x576997) is known color: Waikawa Grey. HEX triplet: 57, 69 and 97. RGB value is (87,105,151). Sum of RGB (Red+Green+Blue) = 87+105+151=343 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.36% from 343); Green value is 105 (41.41% from 255 or 30.61% from 343); Blue value is 151 (59.38% from 255 or 44.02% from 343); Max value from RGB is 151 - color contains mainly: blue. Hex color #576997 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576997 is #A89668. Grayscale: #686868. Windows color (decimal): -11048553 or 9922903. OLE color: 9922903.
HSL color Cylindrical-coordinate representation of color #576997: hue angle of 223.12º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #576997 is Cyan = 0.42, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 105 | 151 | - |
| CMYK | 0.42 | 0.30 | 0 | 0.41 |
| HSL | 223.13º | 0.27% | 0.47% | - |
| HSV(B) | 223.13º | 0.42% | 0.59% | - |
| XYZ | 14.57 | 14.36 | 31.28 | - |
| YUV | 104.86 | 154.04 | 115.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 105 | 151 | 0.42 | 0.30 | 0 | 0.41 | 223.13 | 0.27 | 0.47 |
| Hex | 57 | 69 | 97 | 2A | 1E | 0 | 29 | DF | 1B | 2F |
| Octal | 127 | 151 | 227 | 52 | 36 | 0 | 51 | 337 | 33 | 57 |
| Binary | 1010111 | 1101001 | 10010111 | 101010 | 11110 | 0 | 101001 | 11011111 | 11011 | 101111 |
Color Harmonies of #576997
Complementary color
Monochromatic Colors of #576997
Black with #576997
Text Example
Text Example
White with #576997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576997; }
p { color: rgb(87,105,151); }
H1.HeaderClassName
{
color: #576997;
}
.AnyTagClassName
{
color: #576997;
}
</style>
background-color css
<style>
a { background-color: #576997; }
a { background-color: rgb(87,105,151); }
div.DivClassName
{
background-color: #576997;
}
.BgClassName
{
background-color: #576997;
}
</style>
border-color css
<style>
span { border-color: #576997; }
span { border-color: rgb(87,105,151); }
td.TdClassName
{
border-color: #576997;
}
.TagClassName
{
border-color: #576997;
}
</style>