Shades of William #566663
Tints of William #566663
RGB
CMYK
RGB Variations
Color information
#566663 (or 0x566663) is known color: William. HEX triplet: 56, 66 and 63. RGB value is (86,102,99). Sum of RGB (Red+Green+Blue) = 86+102+99=287 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.97% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 99 (39.06% from 255 or 34.49% from 287); Max value from RGB is 102 - color contains mainly: green. Hex color #566663 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566663 is #A9999C. Grayscale: #606060. Windows color (decimal): -11114909 or 6514262. OLE color: 6514262.
HSL color Cylindrical-coordinate representation of color #566663: hue angle of 168.75º 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 #566663 is Cyan = 0.16, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 86 | 102 | 99 | - |
| CMYK | 0.16 | 0 | 0.03 | 0.6 |
| HSL | 168.75º | 0.09% | 0.37% | - |
| HSV(B) | 168.75º | 0.16% | 0.4% | - |
| XYZ | 10.84 | 12.38 | 13.62 | - |
| YUV | 96.87 | 129.2 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 99 | 0.16 | 0 | 0.03 | 0.6 | 168.75 | 0.09 | 0.37 |
| Hex | 56 | 66 | 63 | 10 | 0 | 3 | 3C | A9 | 9 | 25 |
| Octal | 126 | 146 | 143 | 20 | 0 | 3 | 74 | 251 | 11 | 45 |
| Binary | 1010110 | 1100110 | 1100011 | 10000 | 0 | 11 | 111100 | 10101001 | 1001 | 100101 |
Color Harmonies of #566663
Complementary color
Monochromatic Colors of #566663
Black with #566663
Text Example
Text Example
White with #566663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566663; }
p { color: rgb(86,102,99); }
H1.HeaderClassName
{
color: #566663;
}
.AnyTagClassName
{
color: #566663;
}
</style>
background-color css
<style>
a { background-color: #566663; }
a { background-color: rgb(86,102,99); }
div.DivClassName
{
background-color: #566663;
}
.BgClassName
{
background-color: #566663;
}
</style>
border-color css
<style>
span { border-color: #566663; }
span { border-color: rgb(86,102,99); }
td.TdClassName
{
border-color: #566663;
}
.TagClassName
{
border-color: #566663;
}
</style>