Shades of William #566966
Tints of William #566966
RGB
CMYK
RGB Variations
Color information
#566966 (or 0x566966) is known color: William. HEX triplet: 56, 69 and 66. RGB value is (86,105,102). Sum of RGB (Red+Green+Blue) = 86+105+102=293 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.35% from 293); Green value is 105 (41.41% from 255 or 35.84% from 293); Blue value is 102 (40.23% from 255 or 34.81% from 293); Max value from RGB is 105 - color contains mainly: green. Hex color #566966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566966 is #A99699. Grayscale: #626262. Windows color (decimal): -11114138 or 6711638. OLE color: 6711638.
HSL color Cylindrical-coordinate representation of color #566966: hue angle of 170.53º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #566966 is Cyan = 0.18, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 105 | 102 | - |
| CMYK | 0.18 | 0 | 0.03 | 0.59 |
| HSL | 170.53º | 0.1% | 0.37% | - |
| HSV(B) | 170.53º | 0.18% | 0.41% | - |
| XYZ | 11.29 | 13.04 | 14.49 | - |
| YUV | 98.98 | 129.71 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 105 | 102 | 0.18 | 0 | 0.03 | 0.59 | 170.53 | 0.1 | 0.37 |
| Hex | 56 | 69 | 66 | 12 | 0 | 3 | 3B | AB | A | 25 |
| Octal | 126 | 151 | 146 | 22 | 0 | 3 | 73 | 253 | 12 | 45 |
| Binary | 1010110 | 1101001 | 1100110 | 10010 | 0 | 11 | 111011 | 10101011 | 1010 | 100101 |
Color Harmonies of #566966
Complementary color
Monochromatic Colors of #566966
Black with #566966
Text Example
Text Example
White with #566966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566966; }
p { color: rgb(86,105,102); }
H1.HeaderClassName
{
color: #566966;
}
.AnyTagClassName
{
color: #566966;
}
</style>
background-color css
<style>
a { background-color: #566966; }
a { background-color: rgb(86,105,102); }
div.DivClassName
{
background-color: #566966;
}
.BgClassName
{
background-color: #566966;
}
</style>
border-color css
<style>
span { border-color: #566966; }
span { border-color: rgb(86,105,102); }
td.TdClassName
{
border-color: #566966;
}
.TagClassName
{
border-color: #566966;
}
</style>