Shades of Yukon Gold #716112
Tints of Yukon Gold #716112
RGB
CMYK
RGB Variations
Color information
#716112 (or 0x716112) is known color: Yukon Gold. HEX triplet: 71, 61 and 12. RGB value is (113,97,18). Sum of RGB (Red+Green+Blue) = 113+97+18=228 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.56% from 228); Green value is 97 (38.28% from 255 or 42.54% from 228); Blue value is 18 (7.42% from 255 or 7.89% from 228); Max value from RGB is 113 - color contains mainly: red. Hex color #716112 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716112 is #8E9EED. Grayscale: #5D5D5D. Windows color (decimal): -9346798 or 1204593. OLE color: 1204593.
HSL color Cylindrical-coordinate representation of color #716112: hue angle of 49.89º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #716112 is Cyan = 0, Magento = 0.14, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 18 | - |
| CMYK | 0 | 0.14 | 0.84 | 0.56 |
| HSL | 49.89º | 0.73% | 0.26% | - |
| HSV(B) | 49.89º | 0.84% | 0.44% | - |
| XYZ | 11.19 | 12.1 | 2.32 | - |
| YUV | 92.78 | 85.8 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 18 | 0 | 0.14 | 0.84 | 0.56 | 49.89 | 0.73 | 0.26 |
| Hex | 71 | 61 | 12 | 0 | E | 54 | 38 | 32 | 49 | 1A |
| Octal | 161 | 141 | 22 | 0 | 16 | 124 | 70 | 62 | 111 | 32 |
| Binary | 1110001 | 1100001 | 10010 | 0 | 1110 | 1010100 | 111000 | 110010 | 1001001 | 11010 |
Color Harmonies of #716112
Complementary color
Monochromatic Colors of #716112
Black with #716112
Text Example
Text Example
White with #716112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716112; }
p { color: rgb(113,97,18); }
H1.HeaderClassName
{
color: #716112;
}
.AnyTagClassName
{
color: #716112;
}
</style>
background-color css
<style>
a { background-color: #716112; }
a { background-color: rgb(113,97,18); }
div.DivClassName
{
background-color: #716112;
}
.BgClassName
{
background-color: #716112;
}
</style>
border-color css
<style>
span { border-color: #716112; }
span { border-color: rgb(113,97,18); }
td.TdClassName
{
border-color: #716112;
}
.TagClassName
{
border-color: #716112;
}
</style>