Shades of Waikawa Grey #566494
Tints of Waikawa Grey #566494
RGB
CMYK
RGB Variations
Color information
#566494 (or 0x566494) is known color: Waikawa Grey. HEX triplet: 56, 64 and 94. RGB value is (86,100,148). Sum of RGB (Red+Green+Blue) = 86+100+148=334 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.75% from 334); Green value is 100 (39.45% from 255 or 29.94% from 334); Blue value is 148 (58.20% from 255 or 44.31% from 334); Max value from RGB is 148 - color contains mainly: blue. Hex color #566494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566494 is #A99B6B. Grayscale: #656565. Windows color (decimal): -11115372 or 9725014. OLE color: 9725014.
HSL color Cylindrical-coordinate representation of color #566494: hue angle of 226.45º 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 #566494 is Cyan = 0.42, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 100 | 148 | - |
| CMYK | 0.42 | 0.32 | 0 | 0.42 |
| HSL | 226.45º | 0.26% | 0.46% | - |
| HSV(B) | 226.45º | 0.42% | 0.58% | - |
| XYZ | 13.74 | 13.23 | 29.85 | - |
| YUV | 101.29 | 154.36 | 117.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 148 | 0.42 | 0.32 | 0 | 0.42 | 226.45 | 0.26 | 0.46 |
| Hex | 56 | 64 | 94 | 2A | 20 | 0 | 2A | E2 | 1A | 2E |
| Octal | 126 | 144 | 224 | 52 | 40 | 0 | 52 | 342 | 32 | 56 |
| Binary | 1010110 | 1100100 | 10010100 | 101010 | 100000 | 0 | 101010 | 11100010 | 11010 | 101110 |
Color Harmonies of #566494
Complementary color
Monochromatic Colors of #566494
Black with #566494
Text Example
Text Example
White with #566494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566494; }
p { color: rgb(86,100,148); }
H1.HeaderClassName
{
color: #566494;
}
.AnyTagClassName
{
color: #566494;
}
</style>
background-color css
<style>
a { background-color: #566494; }
a { background-color: rgb(86,100,148); }
div.DivClassName
{
background-color: #566494;
}
.BgClassName
{
background-color: #566494;
}
</style>
border-color css
<style>
span { border-color: #566494; }
span { border-color: rgb(86,100,148); }
td.TdClassName
{
border-color: #566494;
}
.TagClassName
{
border-color: #566494;
}
</style>