Shades of Waikawa Grey #576693
Tints of Waikawa Grey #576693
RGB
CMYK
RGB Variations
Color information
#576693 (or 0x576693) is known color: Waikawa Grey. HEX triplet: 57, 66 and 93. RGB value is (87,102,147). Sum of RGB (Red+Green+Blue) = 87+102+147=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 102 (40.23% from 255 or 30.36% from 336); Blue value is 147 (57.81% from 255 or 43.75% from 336); Max value from RGB is 147 - color contains mainly: blue. Hex color #576693 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576693 is #A8996C. Grayscale: #666666. Windows color (decimal): -11049325 or 9659991. OLE color: 9659991.
HSL color Cylindrical-coordinate representation of color #576693: hue angle of 225º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #576693 is Cyan = 0.41, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 102 | 147 | - |
| CMYK | 0.41 | 0.31 | 0 | 0.42 |
| HSL | 225º | 0.26% | 0.46% | - |
| HSV(B) | 225º | 0.41% | 0.58% | - |
| XYZ | 13.95 | 13.64 | 29.5 | - |
| YUV | 102.65 | 153.03 | 116.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 147 | 0.41 | 0.31 | 0 | 0.42 | 225 | 0.26 | 0.46 |
| Hex | 57 | 66 | 93 | 29 | 1F | 0 | 2A | E1 | 1A | 2E |
| Octal | 127 | 146 | 223 | 51 | 37 | 0 | 52 | 341 | 32 | 56 |
| Binary | 1010111 | 1100110 | 10010011 | 101001 | 11111 | 0 | 101010 | 11100001 | 11010 | 101110 |
Color Harmonies of #576693
Complementary color
Monochromatic Colors of #576693
Black with #576693
Text Example
Text Example
White with #576693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576693; }
p { color: rgb(87,102,147); }
H1.HeaderClassName
{
color: #576693;
}
.AnyTagClassName
{
color: #576693;
}
</style>
background-color css
<style>
a { background-color: #576693; }
a { background-color: rgb(87,102,147); }
div.DivClassName
{
background-color: #576693;
}
.BgClassName
{
background-color: #576693;
}
</style>
border-color css
<style>
span { border-color: #576693; }
span { border-color: rgb(87,102,147); }
td.TdClassName
{
border-color: #576693;
}
.TagClassName
{
border-color: #576693;
}
</style>