Shades of Waikawa Grey #566696
Tints of Waikawa Grey #566696
RGB
CMYK
RGB Variations
Color information
#566696 (or 0x566696) is known color: Waikawa Grey. HEX triplet: 56, 66 and 96. RGB value is (86,102,150). Sum of RGB (Red+Green+Blue) = 86+102+150=338 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.44% from 338); Green value is 102 (40.23% from 255 or 30.18% from 338); Blue value is 150 (58.98% from 255 or 44.38% from 338); Max value from RGB is 150 - color contains mainly: blue. Hex color #566696 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566696 is #A99969. Grayscale: #666666. Windows color (decimal): -11114858 or 9856598. OLE color: 9856598.
HSL color Cylindrical-coordinate representation of color #566696: hue angle of 225º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #566696 is Cyan = 0.43, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 102 | 150 | - |
| CMYK | 0.43 | 0.32 | 0 | 0.41 |
| HSL | 225º | 0.27% | 0.46% | - |
| HSV(B) | 225º | 0.43% | 0.59% | - |
| XYZ | 14.09 | 13.68 | 30.75 | - |
| YUV | 102.69 | 154.7 | 116.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 150 | 0.43 | 0.32 | 0 | 0.41 | 225 | 0.27 | 0.46 |
| Hex | 56 | 66 | 96 | 2B | 20 | 0 | 29 | E1 | 1B | 2E |
| Octal | 126 | 146 | 226 | 53 | 40 | 0 | 51 | 341 | 33 | 56 |
| Binary | 1010110 | 1100110 | 10010110 | 101011 | 100000 | 0 | 101001 | 11100001 | 11011 | 101110 |
Color Harmonies of #566696
Complementary color
Monochromatic Colors of #566696
Black with #566696
Text Example
Text Example
White with #566696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566696; }
p { color: rgb(86,102,150); }
H1.HeaderClassName
{
color: #566696;
}
.AnyTagClassName
{
color: #566696;
}
</style>
background-color css
<style>
a { background-color: #566696; }
a { background-color: rgb(86,102,150); }
div.DivClassName
{
background-color: #566696;
}
.BgClassName
{
background-color: #566696;
}
</style>
border-color css
<style>
span { border-color: #566696; }
span { border-color: rgb(86,102,150); }
td.TdClassName
{
border-color: #566696;
}
.TagClassName
{
border-color: #566696;
}
</style>