Shades of Yukon Gold #716011
Tints of Yukon Gold #716011
RGB
CMYK
RGB Variations
Color information
#716011 (or 0x716011) is known color: Yukon Gold. HEX triplet: 71, 60 and 11. RGB value is (113,96,17). Sum of RGB (Red+Green+Blue) = 113+96+17=226 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50% from 226); Green value is 96 (37.89% from 255 or 42.48% from 226); Blue value is 17 (7.03% from 255 or 7.52% from 226); Max value from RGB is 113 - color contains mainly: red. Hex color #716011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716011 is #8E9FEE. Grayscale: #5C5C5C. Windows color (decimal): -9347055 or 1138801. OLE color: 1138801.
HSL color Cylindrical-coordinate representation of color #716011: hue angle of 49.38º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #716011 is Cyan = 0, Magento = 0.15, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 17 | - |
| CMYK | 0 | 0.15 | 0.85 | 0.56 |
| HSL | 49.38º | 0.74% | 0.25% | - |
| HSV(B) | 49.38º | 0.85% | 0.44% | - |
| XYZ | 11.09 | 11.92 | 2.25 | - |
| YUV | 92.08 | 85.63 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 17 | 0 | 0.15 | 0.85 | 0.56 | 49.38 | 0.74 | 0.25 |
| Hex | 71 | 60 | 11 | 0 | F | 55 | 38 | 31 | 4A | 19 |
| Octal | 161 | 140 | 21 | 0 | 17 | 125 | 70 | 61 | 112 | 31 |
| Binary | 1110001 | 1100000 | 10001 | 0 | 1111 | 1010101 | 111000 | 110001 | 1001010 | 11001 |
Color Harmonies of #716011
Complementary color
Monochromatic Colors of #716011
Black with #716011
Text Example
Text Example
White with #716011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716011; }
p { color: rgb(113,96,17); }
H1.HeaderClassName
{
color: #716011;
}
.AnyTagClassName
{
color: #716011;
}
</style>
background-color css
<style>
a { background-color: #716011; }
a { background-color: rgb(113,96,17); }
div.DivClassName
{
background-color: #716011;
}
.BgClassName
{
background-color: #716011;
}
</style>
border-color css
<style>
span { border-color: #716011; }
span { border-color: rgb(113,96,17); }
td.TdClassName
{
border-color: #716011;
}
.TagClassName
{
border-color: #716011;
}
</style>