Shades of William #566461
Tints of William #566461
RGB
CMYK
RGB Variations
Color information
#566461 (or 0x566461) is known color: William. HEX triplet: 56, 64 and 61. RGB value is (86,100,97). Sum of RGB (Red+Green+Blue) = 86+100+97=283 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.39% from 283); Green value is 100 (39.45% from 255 or 35.34% from 283); Blue value is 97 (38.28% from 255 or 34.28% from 283); Max value from RGB is 100 - color contains mainly: green. Hex color #566461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566461 is #A99B9E. Grayscale: #5F5F5F. Windows color (decimal): -11115423 or 6382678. OLE color: 6382678.
HSL color Cylindrical-coordinate representation of color #566461: hue angle of 167.14º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #566461 is Cyan = 0.14, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 100 | 97 | - |
| CMYK | 0.14 | 0 | 0.03 | 0.61 |
| HSL | 167.14º | 0.08% | 0.36% | - |
| HSV(B) | 167.14º | 0.14% | 0.39% | - |
| XYZ | 10.55 | 11.96 | 13.06 | - |
| YUV | 95.47 | 128.86 | 121.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 97 | 0.14 | 0 | 0.03 | 0.61 | 167.14 | 0.08 | 0.36 |
| Hex | 56 | 64 | 61 | E | 0 | 3 | 3D | A7 | 8 | 24 |
| Octal | 126 | 144 | 141 | 16 | 0 | 3 | 75 | 247 | 10 | 44 |
| Binary | 1010110 | 1100100 | 1100001 | 1110 | 0 | 11 | 111101 | 10100111 | 1000 | 100100 |
Color Harmonies of #566461
Complementary color
Monochromatic Colors of #566461
Black with #566461
Text Example
Text Example
White with #566461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566461; }
p { color: rgb(86,100,97); }
H1.HeaderClassName
{
color: #566461;
}
.AnyTagClassName
{
color: #566461;
}
</style>
background-color css
<style>
a { background-color: #566461; }
a { background-color: rgb(86,100,97); }
div.DivClassName
{
background-color: #566461;
}
.BgClassName
{
background-color: #566461;
}
</style>
border-color css
<style>
span { border-color: #566461; }
span { border-color: rgb(86,100,97); }
td.TdClassName
{
border-color: #566461;
}
.TagClassName
{
border-color: #566461;
}
</style>