Shades of Waikawa Grey #566493
Tints of Waikawa Grey #566493
RGB
CMYK
RGB Variations
Color information
#566493 (or 0x566493) is known color: Waikawa Grey. HEX triplet: 56, 64 and 93. RGB value is (86,100,147). Sum of RGB (Red+Green+Blue) = 86+100+147=333 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.83% from 333); Green value is 100 (39.45% from 255 or 30.03% from 333); Blue value is 147 (57.81% from 255 or 44.14% from 333); Max value from RGB is 147 - color contains mainly: blue. Hex color #566493 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566493 is #A99B6C. Grayscale: #646464. Windows color (decimal): -11115373 or 9659478. OLE color: 9659478.
HSL color Cylindrical-coordinate representation of color #566493: hue angle of 226.23º 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 #566493 is Cyan = 0.41, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 100 | 147 | - |
| CMYK | 0.41 | 0.32 | 0 | 0.42 |
| HSL | 226.23º | 0.26% | 0.46% | - |
| HSV(B) | 226.23º | 0.41% | 0.58% | - |
| XYZ | 13.66 | 13.2 | 29.43 | - |
| YUV | 101.17 | 153.86 | 117.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 147 | 0.41 | 0.32 | 0 | 0.42 | 226.23 | 0.26 | 0.46 |
| Hex | 56 | 64 | 93 | 29 | 20 | 0 | 2A | E2 | 1A | 2E |
| Octal | 126 | 144 | 223 | 51 | 40 | 0 | 52 | 342 | 32 | 56 |
| Binary | 1010110 | 1100100 | 10010011 | 101001 | 100000 | 0 | 101010 | 11100010 | 11010 | 101110 |
Color Harmonies of #566493
Complementary color
Monochromatic Colors of #566493
Black with #566493
Text Example
Text Example
White with #566493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566493; }
p { color: rgb(86,100,147); }
H1.HeaderClassName
{
color: #566493;
}
.AnyTagClassName
{
color: #566493;
}
</style>
background-color css
<style>
a { background-color: #566493; }
a { background-color: rgb(86,100,147); }
div.DivClassName
{
background-color: #566493;
}
.BgClassName
{
background-color: #566493;
}
</style>
border-color css
<style>
span { border-color: #566493; }
span { border-color: rgb(86,100,147); }
td.TdClassName
{
border-color: #566493;
}
.TagClassName
{
border-color: #566493;
}
</style>