Shades of Yukon Gold #716106
Tints of Yukon Gold #716106
RGB
CMYK
RGB Variations
Color information
#716106 (or 0x716106) is known color: Yukon Gold. HEX triplet: 71, 61 and 06. RGB value is (113,97,6). Sum of RGB (Red+Green+Blue) = 113+97+6=216 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.31% from 216); Green value is 97 (38.28% from 255 or 44.91% from 216); Blue value is 6 (2.73% from 255 or 2.78% from 216); Max value from RGB is 113 - color contains mainly: red. Hex color #716106 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716106 is #8E9EF9. Grayscale: #5B5B5B. Windows color (decimal): -9346810 or 418161. OLE color: 418161.
HSL color Cylindrical-coordinate representation of color #716106: hue angle of 51.03º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #716106 is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 6 | - |
| CMYK | 0 | 0.14 | 0.95 | 0.56 |
| HSL | 51.03º | 0.9% | 0.23% | - |
| HSV(B) | 51.03º | 0.95% | 0.44% | - |
| XYZ | 11.12 | 12.07 | 1.92 | - |
| YUV | 91.41 | 79.8 | 143.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 6 | 0 | 0.14 | 0.95 | 0.56 | 51.03 | 0.9 | 0.23 |
| Hex | 71 | 61 | 6 | 0 | E | 5F | 38 | 33 | 5A | 17 |
| Octal | 161 | 141 | 6 | 0 | 16 | 137 | 70 | 63 | 132 | 27 |
| Binary | 1110001 | 1100001 | 110 | 0 | 1110 | 1011111 | 111000 | 110011 | 1011010 | 10111 |
Color Harmonies of #716106
Complementary color
Monochromatic Colors of #716106
Black with #716106
Text Example
Text Example
White with #716106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716106; }
p { color: rgb(113,97,6); }
H1.HeaderClassName
{
color: #716106;
}
.AnyTagClassName
{
color: #716106;
}
</style>
background-color css
<style>
a { background-color: #716106; }
a { background-color: rgb(113,97,6); }
div.DivClassName
{
background-color: #716106;
}
.BgClassName
{
background-color: #716106;
}
</style>
border-color css
<style>
span { border-color: #716106; }
span { border-color: rgb(113,97,6); }
td.TdClassName
{
border-color: #716106;
}
.TagClassName
{
border-color: #716106;
}
</style>