Shades of Yukon Gold #716110
Tints of Yukon Gold #716110
RGB
CMYK
RGB Variations
Color information
#716110 (or 0x716110) is known color: Yukon Gold. HEX triplet: 71, 61 and 10. RGB value is (113,97,16). Sum of RGB (Red+Green+Blue) = 113+97+16=226 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50% from 226); Green value is 97 (38.28% from 255 or 42.92% from 226); Blue value is 16 (6.64% from 255 or 7.08% from 226); Max value from RGB is 113 - color contains mainly: red. Hex color #716110 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716110 is #8E9EEF. Grayscale: #5C5C5C. Windows color (decimal): -9346800 or 1073521. OLE color: 1073521.
HSL color Cylindrical-coordinate representation of color #716110: hue angle of 50.1º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #716110 is Cyan = 0, Magento = 0.14, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 16 | - |
| CMYK | 0 | 0.14 | 0.86 | 0.56 |
| HSL | 50.1º | 0.75% | 0.25% | - |
| HSV(B) | 50.1º | 0.86% | 0.44% | - |
| XYZ | 11.18 | 12.1 | 2.24 | - |
| YUV | 92.55 | 84.8 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 16 | 0 | 0.14 | 0.86 | 0.56 | 50.1 | 0.75 | 0.25 |
| Hex | 71 | 61 | 10 | 0 | E | 56 | 38 | 32 | 4B | 19 |
| Octal | 161 | 141 | 20 | 0 | 16 | 126 | 70 | 62 | 113 | 31 |
| Binary | 1110001 | 1100001 | 10000 | 0 | 1110 | 1010110 | 111000 | 110010 | 1001011 | 11001 |
Color Harmonies of #716110
Complementary color
Monochromatic Colors of #716110
Black with #716110
Text Example
Text Example
White with #716110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716110; }
p { color: rgb(113,97,16); }
H1.HeaderClassName
{
color: #716110;
}
.AnyTagClassName
{
color: #716110;
}
</style>
background-color css
<style>
a { background-color: #716110; }
a { background-color: rgb(113,97,16); }
div.DivClassName
{
background-color: #716110;
}
.BgClassName
{
background-color: #716110;
}
</style>
border-color css
<style>
span { border-color: #716110; }
span { border-color: rgb(113,97,16); }
td.TdClassName
{
border-color: #716110;
}
.TagClassName
{
border-color: #716110;
}
</style>