Shades of William #53716E
Tints of William #53716E
RGB
CMYK
RGB Variations
Color information
#53716E (or 0x53716E) is known color: William. HEX triplet: 53, 71 and 6E. RGB value is (83,113,110). Sum of RGB (Red+Green+Blue) = 83+113+110=306 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.12% from 306); Green value is 113 (44.53% from 255 or 36.93% from 306); Blue value is 110 (43.36% from 255 or 35.95% from 306); Max value from RGB is 113 - color contains mainly: green. Hex color #53716E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #53716E is #AC8E91. Grayscale: #676767. Windows color (decimal): -11308690 or 7237971. OLE color: 7237971.
HSL color Cylindrical-coordinate representation of color #53716E: hue angle of 174º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #53716E is Cyan = 0.27, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 113 | 110 | - |
| CMYK | 0.27 | 0 | 0.03 | 0.56 |
| HSL | 174º | 0.15% | 0.38% | - |
| HSV(B) | 174º | 0.27% | 0.44% | - |
| XYZ | 12.29 | 14.78 | 16.96 | - |
| YUV | 103.69 | 131.56 | 113.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 110 | 0.27 | 0 | 0.03 | 0.56 | 174 | 0.15 | 0.38 |
| Hex | 53 | 71 | 6E | 1B | 0 | 3 | 38 | AE | F | 26 |
| Octal | 123 | 161 | 156 | 33 | 0 | 3 | 70 | 256 | 17 | 46 |
| Binary | 1010011 | 1110001 | 1101110 | 11011 | 0 | 11 | 111000 | 10101110 | 1111 | 100110 |
Color Harmonies of #53716E
Complementary color
Monochromatic Colors of #53716E
Black with #53716E
Text Example
Text Example
White with #53716E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #53716E; }
p { color: rgb(83,113,110); }
H1.HeaderClassName
{
color: #53716E;
}
.AnyTagClassName
{
color: #53716E;
}
</style>
background-color css
<style>
a { background-color: #53716E; }
a { background-color: rgb(83,113,110); }
div.DivClassName
{
background-color: #53716E;
}
.BgClassName
{
background-color: #53716E;
}
</style>
border-color css
<style>
span { border-color: #53716E; }
span { border-color: rgb(83,113,110); }
td.TdClassName
{
border-color: #53716E;
}
.TagClassName
{
border-color: #53716E;
}
</style>