Shades of Waikawa Grey #576695
Tints of Waikawa Grey #576695
RGB
CMYK
RGB Variations
Color information
#576695 (or 0x576695) is known color: Waikawa Grey. HEX triplet: 57, 66 and 95. RGB value is (87,102,149). Sum of RGB (Red+Green+Blue) = 87+102+149=338 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.74% from 338); Green value is 102 (40.23% from 255 or 30.18% from 338); Blue value is 149 (58.59% from 255 or 44.08% from 338); Max value from RGB is 149 - color contains mainly: blue. Hex color #576695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576695 is #A8996A. Grayscale: #666666. Windows color (decimal): -11049323 or 9791063. OLE color: 9791063.
HSL color Cylindrical-coordinate representation of color #576695: hue angle of 225.48º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #576695 is Cyan = 0.42, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 102 | 149 | - |
| CMYK | 0.42 | 0.32 | 0 | 0.42 |
| HSL | 225.48º | 0.26% | 0.46% | - |
| HSV(B) | 225.48º | 0.42% | 0.58% | - |
| XYZ | 14.11 | 13.7 | 30.33 | - |
| YUV | 102.87 | 154.03 | 116.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 149 | 0.42 | 0.32 | 0 | 0.42 | 225.48 | 0.26 | 0.46 |
| Hex | 57 | 66 | 95 | 2A | 20 | 0 | 2A | E1 | 1A | 2E |
| Octal | 127 | 146 | 225 | 52 | 40 | 0 | 52 | 341 | 32 | 56 |
| Binary | 1010111 | 1100110 | 10010101 | 101010 | 100000 | 0 | 101010 | 11100001 | 11010 | 101110 |
Color Harmonies of #576695
Complementary color
Monochromatic Colors of #576695
Black with #576695
Text Example
Text Example
White with #576695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576695; }
p { color: rgb(87,102,149); }
H1.HeaderClassName
{
color: #576695;
}
.AnyTagClassName
{
color: #576695;
}
</style>
background-color css
<style>
a { background-color: #576695; }
a { background-color: rgb(87,102,149); }
div.DivClassName
{
background-color: #576695;
}
.BgClassName
{
background-color: #576695;
}
</style>
border-color css
<style>
span { border-color: #576695; }
span { border-color: rgb(87,102,149); }
td.TdClassName
{
border-color: #576695;
}
.TagClassName
{
border-color: #576695;
}
</style>