Shades of William #566865
Tints of William #566865
RGB
CMYK
RGB Variations
Color information
#566865 (or 0x566865) is known color: William. HEX triplet: 56, 68 and 65. RGB value is (86,104,101). Sum of RGB (Red+Green+Blue) = 86+104+101=291 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.55% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 101 (39.84% from 255 or 34.71% from 291); Max value from RGB is 104 - color contains mainly: green. Hex color #566865 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566865 is #A9979A. Grayscale: #626262. Windows color (decimal): -11114395 or 6645846. OLE color: 6645846.
HSL color Cylindrical-coordinate representation of color #566865: hue angle of 170º 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 #566865 is Cyan = 0.17, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 104 | 101 | - |
| CMYK | 0.17 | 0 | 0.03 | 0.59 |
| HSL | 170º | 0.09% | 0.37% | - |
| HSV(B) | 170º | 0.17% | 0.41% | - |
| XYZ | 11.14 | 12.82 | 14.2 | - |
| YUV | 98.28 | 129.54 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 104 | 101 | 0.17 | 0 | 0.03 | 0.59 | 170 | 0.09 | 0.37 |
| Hex | 56 | 68 | 65 | 11 | 0 | 3 | 3B | AA | 9 | 25 |
| Octal | 126 | 150 | 145 | 21 | 0 | 3 | 73 | 252 | 11 | 45 |
| Binary | 1010110 | 1101000 | 1100101 | 10001 | 0 | 11 | 111011 | 10101010 | 1001 | 100101 |
Color Harmonies of #566865
Complementary color
Monochromatic Colors of #566865
Black with #566865
Text Example
Text Example
White with #566865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566865; }
p { color: rgb(86,104,101); }
H1.HeaderClassName
{
color: #566865;
}
.AnyTagClassName
{
color: #566865;
}
</style>
background-color css
<style>
a { background-color: #566865; }
a { background-color: rgb(86,104,101); }
div.DivClassName
{
background-color: #566865;
}
.BgClassName
{
background-color: #566865;
}
</style>
border-color css
<style>
span { border-color: #566865; }
span { border-color: rgb(86,104,101); }
td.TdClassName
{
border-color: #566865;
}
.TagClassName
{
border-color: #566865;
}
</style>