Shades of William #566360
Tints of William #566360
RGB
CMYK
RGB Variations
Color information
#566360 (or 0x566360) is known color: William. HEX triplet: 56, 63 and 60. RGB value is (86,99,96). Sum of RGB (Red+Green+Blue) = 86+99+96=281 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.60% from 281); Green value is 99 (39.06% from 255 or 35.23% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 99 - color contains mainly: green. Hex color #566360 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566360 is #A99C9F. Grayscale: #5E5E5E. Windows color (decimal): -11115680 or 6316886. OLE color: 6316886.
HSL color Cylindrical-coordinate representation of color #566360: hue angle of 166.15º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #566360 is Cyan = 0.13, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 99 | 96 | - |
| CMYK | 0.13 | 0 | 0.03 | 0.61 |
| HSL | 166.15º | 0.07% | 0.36% | - |
| HSV(B) | 166.15º | 0.13% | 0.39% | - |
| XYZ | 10.41 | 11.75 | 12.78 | - |
| YUV | 94.77 | 128.69 | 121.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 96 | 0.13 | 0 | 0.03 | 0.61 | 166.15 | 0.07 | 0.36 |
| Hex | 56 | 63 | 60 | D | 0 | 3 | 3D | A6 | 7 | 24 |
| Octal | 126 | 143 | 140 | 15 | 0 | 3 | 75 | 246 | 7 | 44 |
| Binary | 1010110 | 1100011 | 1100000 | 1101 | 0 | 11 | 111101 | 10100110 | 111 | 100100 |
Color Harmonies of #566360
Complementary color
Monochromatic Colors of #566360
Black with #566360
Text Example
Text Example
White with #566360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566360; }
p { color: rgb(86,99,96); }
H1.HeaderClassName
{
color: #566360;
}
.AnyTagClassName
{
color: #566360;
}
</style>
background-color css
<style>
a { background-color: #566360; }
a { background-color: rgb(86,99,96); }
div.DivClassName
{
background-color: #566360;
}
.BgClassName
{
background-color: #566360;
}
</style>
border-color css
<style>
span { border-color: #566360; }
span { border-color: rgb(86,99,96); }
td.TdClassName
{
border-color: #566360;
}
.TagClassName
{
border-color: #566360;
}
</style>