Shades of William #57716A
Tints of William #57716A
RGB
CMYK
RGB Variations
Color information
#57716A (or 0x57716A) is known color: William. HEX triplet: 57, 71 and 6A. RGB value is (87,113,106). Sum of RGB (Red+Green+Blue) = 87+113+106=306 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.43% from 306); Green value is 113 (44.53% from 255 or 36.93% from 306); Blue value is 106 (41.80% from 255 or 34.64% from 306); Max value from RGB is 113 - color contains mainly: green. Hex color #57716A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #57716A is #A88E95. Grayscale: #686868. Windows color (decimal): -11046550 or 6975831. OLE color: 6975831.
HSL color Cylindrical-coordinate representation of color #57716A: hue angle of 163.85º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #57716A is Cyan = 0.23, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 113 | 106 | - |
| CMYK | 0.23 | 0 | 0.06 | 0.56 |
| HSL | 163.85º | 0.13% | 0.39% | - |
| HSV(B) | 163.85º | 0.23% | 0.44% | - |
| XYZ | 12.44 | 14.88 | 15.85 | - |
| YUV | 104.43 | 128.89 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 106 | 0.23 | 0 | 0.06 | 0.56 | 163.85 | 0.13 | 0.39 |
| Hex | 57 | 71 | 6A | 17 | 0 | 6 | 38 | A4 | D | 27 |
| Octal | 127 | 161 | 152 | 27 | 0 | 6 | 70 | 244 | 15 | 47 |
| Binary | 1010111 | 1110001 | 1101010 | 10111 | 0 | 110 | 111000 | 10100100 | 1101 | 100111 |
Color Harmonies of #57716A
Complementary color
Monochromatic Colors of #57716A
Black with #57716A
Text Example
Text Example
White with #57716A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57716A; }
p { color: rgb(87,113,106); }
H1.HeaderClassName
{
color: #57716A;
}
.AnyTagClassName
{
color: #57716A;
}
</style>
background-color css
<style>
a { background-color: #57716A; }
a { background-color: rgb(87,113,106); }
div.DivClassName
{
background-color: #57716A;
}
.BgClassName
{
background-color: #57716A;
}
</style>
border-color css
<style>
span { border-color: #57716A; }
span { border-color: rgb(87,113,106); }
td.TdClassName
{
border-color: #57716A;
}
.TagClassName
{
border-color: #57716A;
}
</style>