Shades of William #566662
Tints of William #566662
RGB
CMYK
RGB Variations
Color information
#566662 (or 0x566662) is known color: William. HEX triplet: 56, 66 and 62. RGB value is (86,102,98). Sum of RGB (Red+Green+Blue) = 86+102+98=286 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.07% from 286); Green value is 102 (40.23% from 255 or 35.66% from 286); Blue value is 98 (38.67% from 255 or 34.27% from 286); Max value from RGB is 102 - color contains mainly: green. Hex color #566662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566662 is #A9999D. Grayscale: #606060. Windows color (decimal): -11114910 or 6448726. OLE color: 6448726.
HSL color Cylindrical-coordinate representation of color #566662: hue angle of 165º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #566662 is Cyan = 0.16, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 86 | 102 | 98 | - |
| CMYK | 0.16 | 0 | 0.04 | 0.6 |
| HSL | 165º | 0.09% | 0.37% | - |
| HSV(B) | 165º | 0.16% | 0.4% | - |
| XYZ | 10.79 | 12.36 | 13.37 | - |
| YUV | 96.76 | 128.7 | 120.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 98 | 0.16 | 0 | 0.04 | 0.6 | 165 | 0.09 | 0.37 |
| Hex | 56 | 66 | 62 | 10 | 0 | 4 | 3C | A5 | 9 | 25 |
| Octal | 126 | 146 | 142 | 20 | 0 | 4 | 74 | 245 | 11 | 45 |
| Binary | 1010110 | 1100110 | 1100010 | 10000 | 0 | 100 | 111100 | 10100101 | 1001 | 100101 |
Color Harmonies of #566662
Complementary color
Monochromatic Colors of #566662
Black with #566662
Text Example
Text Example
White with #566662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566662; }
p { color: rgb(86,102,98); }
H1.HeaderClassName
{
color: #566662;
}
.AnyTagClassName
{
color: #566662;
}
</style>
background-color css
<style>
a { background-color: #566662; }
a { background-color: rgb(86,102,98); }
div.DivClassName
{
background-color: #566662;
}
.BgClassName
{
background-color: #566662;
}
</style>
border-color css
<style>
span { border-color: #566662; }
span { border-color: rgb(86,102,98); }
td.TdClassName
{
border-color: #566662;
}
.TagClassName
{
border-color: #566662;
}
</style>