Shades of Waikawa Grey #566896
Tints of Waikawa Grey #566896
RGB
CMYK
RGB Variations
Color information
#566896 (or 0x566896) is known color: Waikawa Grey. HEX triplet: 56, 68 and 96. RGB value is (86,104,150). Sum of RGB (Red+Green+Blue) = 86+104+150=340 (45% of max value = 765). Red value is 86 (33.98% from 255 or 25.29% from 340); Green value is 104 (41.02% from 255 or 30.59% from 340); Blue value is 150 (58.98% from 255 or 44.12% from 340); Max value from RGB is 150 - color contains mainly: blue. Hex color #566896 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566896 is #A99769. Grayscale: #676767. Windows color (decimal): -11114346 or 9857110. OLE color: 9857110.
HSL color Cylindrical-coordinate representation of color #566896: hue angle of 223.12º 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 #566896 is Cyan = 0.43, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 104 | 150 | - |
| CMYK | 0.43 | 0.31 | 0 | 0.41 |
| HSL | 223.13º | 0.27% | 0.46% | - |
| HSV(B) | 223.13º | 0.43% | 0.59% | - |
| XYZ | 14.29 | 14.08 | 30.82 | - |
| YUV | 103.86 | 154.04 | 115.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 104 | 150 | 0.43 | 0.31 | 0 | 0.41 | 223.13 | 0.27 | 0.46 |
| Hex | 56 | 68 | 96 | 2B | 1F | 0 | 29 | DF | 1B | 2E |
| Octal | 126 | 150 | 226 | 53 | 37 | 0 | 51 | 337 | 33 | 56 |
| Binary | 1010110 | 1101000 | 10010110 | 101011 | 11111 | 0 | 101001 | 11011111 | 11011 | 101110 |
Color Harmonies of #566896
Complementary color
Monochromatic Colors of #566896
Black with #566896
Text Example
Text Example
White with #566896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566896; }
p { color: rgb(86,104,150); }
H1.HeaderClassName
{
color: #566896;
}
.AnyTagClassName
{
color: #566896;
}
</style>
background-color css
<style>
a { background-color: #566896; }
a { background-color: rgb(86,104,150); }
div.DivClassName
{
background-color: #566896;
}
.BgClassName
{
background-color: #566896;
}
</style>
border-color css
<style>
span { border-color: #566896; }
span { border-color: rgb(86,104,150); }
td.TdClassName
{
border-color: #566896;
}
.TagClassName
{
border-color: #566896;
}
</style>