Shades of William #53716A
Tints of William #53716A
RGB
CMYK
RGB Variations
Color information
#53716A (or 0x53716A) is known color: William. HEX triplet: 53, 71 and 6A. RGB value is (83,113,106). Sum of RGB (Red+Green+Blue) = 83+113+106=302 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.48% from 302); Green value is 113 (44.53% from 255 or 37.42% from 302); Blue value is 106 (41.80% from 255 or 35.10% from 302); Max value from RGB is 113 - color contains mainly: green. Hex color #53716A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #53716A is #AC8E95. Grayscale: #676767. Windows color (decimal): -11308694 or 6975827. OLE color: 6975827.
HSL color Cylindrical-coordinate representation of color #53716A: hue angle of 166º 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 #53716A is Cyan = 0.27, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 113 | 106 | - |
| CMYK | 0.27 | 0 | 0.06 | 0.56 |
| HSL | 166º | 0.15% | 0.38% | - |
| HSV(B) | 166º | 0.27% | 0.44% | - |
| XYZ | 12.07 | 14.69 | 15.83 | - |
| YUV | 103.23 | 129.56 | 113.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 106 | 0.27 | 0 | 0.06 | 0.56 | 166 | 0.15 | 0.38 |
| Hex | 53 | 71 | 6A | 1B | 0 | 6 | 38 | A6 | F | 26 |
| Octal | 123 | 161 | 152 | 33 | 0 | 6 | 70 | 246 | 17 | 46 |
| Binary | 1010011 | 1110001 | 1101010 | 11011 | 0 | 110 | 111000 | 10100110 | 1111 | 100110 |
Color Harmonies of #53716A
Complementary color
Monochromatic Colors of #53716A
Black with #53716A
Text Example
Text Example
White with #53716A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #53716A; }
p { color: rgb(83,113,106); }
H1.HeaderClassName
{
color: #53716A;
}
.AnyTagClassName
{
color: #53716A;
}
</style>
background-color css
<style>
a { background-color: #53716A; }
a { background-color: rgb(83,113,106); }
div.DivClassName
{
background-color: #53716A;
}
.BgClassName
{
background-color: #53716A;
}
</style>
border-color css
<style>
span { border-color: #53716A; }
span { border-color: rgb(83,113,106); }
td.TdClassName
{
border-color: #53716A;
}
.TagClassName
{
border-color: #53716A;
}
</style>