Shades of William #567771
Tints of William #567771
RGB
CMYK
RGB Variations
Color information
#567771 (or 0x567771) is known color: William. HEX triplet: 56, 77 and 71. RGB value is (86,119,113). Sum of RGB (Red+Green+Blue) = 86+119+113=318 (42% of max value = 765). Red value is 86 (33.98% from 255 or 27.04% from 318); Green value is 119 (46.88% from 255 or 37.42% from 318); Blue value is 113 (44.53% from 255 or 35.53% from 318); Max value from RGB is 119 - color contains mainly: green. Hex color #567771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567771 is #A9888E. Grayscale: #6C6C6C. Windows color (decimal): -11110543 or 7436118. OLE color: 7436118.
HSL color Cylindrical-coordinate representation of color #567771: hue angle of 169.09º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #567771 is Cyan = 0.28, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 119 | 113 | - |
| CMYK | 0.28 | 0 | 0.05 | 0.53 |
| HSL | 169.09º | 0.16% | 0.4% | - |
| HSV(B) | 169.09º | 0.28% | 0.47% | - |
| XYZ | 13.42 | 16.36 | 18.07 | - |
| YUV | 108.45 | 130.57 | 111.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 119 | 113 | 0.28 | 0 | 0.05 | 0.53 | 169.09 | 0.16 | 0.4 |
| Hex | 56 | 77 | 71 | 1C | 0 | 5 | 35 | A9 | 10 | 28 |
| Octal | 126 | 167 | 161 | 34 | 0 | 5 | 65 | 251 | 20 | 50 |
| Binary | 1010110 | 1110111 | 1110001 | 11100 | 0 | 101 | 110101 | 10101001 | 10000 | 101000 |
Color Harmonies of #567771
Complementary color
Monochromatic Colors of #567771
Black with #567771
Text Example
Text Example
White with #567771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567771; }
p { color: rgb(86,119,113); }
H1.HeaderClassName
{
color: #567771;
}
.AnyTagClassName
{
color: #567771;
}
</style>
background-color css
<style>
a { background-color: #567771; }
a { background-color: rgb(86,119,113); }
div.DivClassName
{
background-color: #567771;
}
.BgClassName
{
background-color: #567771;
}
</style>
border-color css
<style>
span { border-color: #567771; }
span { border-color: rgb(86,119,113); }
td.TdClassName
{
border-color: #567771;
}
.TagClassName
{
border-color: #567771;
}
</style>