Shades of William #566866
Tints of William #566866
RGB
CMYK
RGB Variations
Color information
#566866 (or 0x566866) is known color: William. HEX triplet: 56, 68 and 66. RGB value is (86,104,102). Sum of RGB (Red+Green+Blue) = 86+104+102=292 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.45% from 292); Green value is 104 (41.02% from 255 or 35.62% from 292); Blue value is 102 (40.23% from 255 or 34.93% from 292); Max value from RGB is 104 - color contains mainly: green. Hex color #566866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566866 is #A99799. Grayscale: #626262. Windows color (decimal): -11114394 or 6711382. OLE color: 6711382.
HSL color Cylindrical-coordinate representation of color #566866: hue angle of 173.33º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566866 is Cyan = 0.17, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 104 | 102 | - |
| CMYK | 0.17 | 0 | 0.02 | 0.59 |
| HSL | 173.33º | 0.09% | 0.37% | - |
| HSV(B) | 173.33º | 0.17% | 0.41% | - |
| XYZ | 11.19 | 12.84 | 14.46 | - |
| YUV | 98.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 104 | 102 | 0.17 | 0 | 0.02 | 0.59 | 173.33 | 0.09 | 0.37 |
| Hex | 56 | 68 | 66 | 11 | 0 | 2 | 3B | AD | 9 | 25 |
| Octal | 126 | 150 | 146 | 21 | 0 | 2 | 73 | 255 | 11 | 45 |
| Binary | 1010110 | 1101000 | 1100110 | 10001 | 0 | 10 | 111011 | 10101101 | 1001 | 100101 |
Color Harmonies of #566866
Complementary color
Monochromatic Colors of #566866
Black with #566866
Text Example
Text Example
White with #566866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566866; }
p { color: rgb(86,104,102); }
H1.HeaderClassName
{
color: #566866;
}
.AnyTagClassName
{
color: #566866;
}
</style>
background-color css
<style>
a { background-color: #566866; }
a { background-color: rgb(86,104,102); }
div.DivClassName
{
background-color: #566866;
}
.BgClassName
{
background-color: #566866;
}
</style>
border-color css
<style>
span { border-color: #566866; }
span { border-color: rgb(86,104,102); }
td.TdClassName
{
border-color: #566866;
}
.TagClassName
{
border-color: #566866;
}
</style>