Shades of Yukon Gold #716216
Tints of Yukon Gold #716216
RGB
CMYK
RGB Variations
Color information
#716216 (or 0x716216) is known color: Yukon Gold. HEX triplet: 71, 62 and 16. RGB value is (113,98,22). Sum of RGB (Red+Green+Blue) = 113+98+22=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 98 (38.67% from 255 or 42.06% from 233); Blue value is 22 (8.98% from 255 or 9.44% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #716216 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716216 is #8E9DE9. Grayscale: #5E5E5E. Windows color (decimal): -9346538 or 1466993. OLE color: 1466993.
HSL color Cylindrical-coordinate representation of color #716216: hue angle of 50.11º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #716216 is Cyan = 0, Magento = 0.13, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 22 | - |
| CMYK | 0 | 0.13 | 0.81 | 0.56 |
| HSL | 50.11º | 0.67% | 0.26% | - |
| HSV(B) | 50.11º | 0.81% | 0.44% | - |
| XYZ | 11.32 | 12.3 | 2.54 | - |
| YUV | 93.82 | 87.47 | 141.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 22 | 0 | 0.13 | 0.81 | 0.56 | 50.11 | 0.67 | 0.26 |
| Hex | 71 | 62 | 16 | 0 | D | 51 | 38 | 32 | 43 | 1A |
| Octal | 161 | 142 | 26 | 0 | 15 | 121 | 70 | 62 | 103 | 32 |
| Binary | 1110001 | 1100010 | 10110 | 0 | 1101 | 1010001 | 111000 | 110010 | 1000011 | 11010 |
Color Harmonies of #716216
Complementary color
Monochromatic Colors of #716216
Black with #716216
Text Example
Text Example
White with #716216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716216; }
p { color: rgb(113,98,22); }
H1.HeaderClassName
{
color: #716216;
}
.AnyTagClassName
{
color: #716216;
}
</style>
background-color css
<style>
a { background-color: #716216; }
a { background-color: rgb(113,98,22); }
div.DivClassName
{
background-color: #716216;
}
.BgClassName
{
background-color: #716216;
}
</style>
border-color css
<style>
span { border-color: #716216; }
span { border-color: rgb(113,98,22); }
td.TdClassName
{
border-color: #716216;
}
.TagClassName
{
border-color: #716216;
}
</style>