Shades of Yukon Gold #716115
Tints of Yukon Gold #716115
RGB
CMYK
RGB Variations
Color information
#716115 (or 0x716115) is known color: Yukon Gold. HEX triplet: 71, 61 and 15. RGB value is (113,97,21). Sum of RGB (Red+Green+Blue) = 113+97+21=231 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.92% from 231); Green value is 97 (38.28% from 255 or 41.99% from 231); Blue value is 21 (8.59% from 255 or 9.09% from 231); Max value from RGB is 113 - color contains mainly: red. Hex color #716115 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716115 is #8E9EEA. Grayscale: #5D5D5D. Windows color (decimal): -9346795 or 1401201. OLE color: 1401201.
HSL color Cylindrical-coordinate representation of color #716115: hue angle of 49.57º degrees, saturation: 0.69, 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 #716115 is Cyan = 0, Magento = 0.14, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 21 | - |
| CMYK | 0 | 0.14 | 0.81 | 0.56 |
| HSL | 49.57º | 0.69% | 0.26% | - |
| HSV(B) | 49.57º | 0.81% | 0.44% | - |
| XYZ | 11.22 | 12.11 | 2.46 | - |
| YUV | 93.12 | 87.3 | 142.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 21 | 0 | 0.14 | 0.81 | 0.56 | 49.57 | 0.69 | 0.26 |
| Hex | 71 | 61 | 15 | 0 | E | 51 | 38 | 32 | 45 | 1A |
| Octal | 161 | 141 | 25 | 0 | 16 | 121 | 70 | 62 | 105 | 32 |
| Binary | 1110001 | 1100001 | 10101 | 0 | 1110 | 1010001 | 111000 | 110010 | 1000101 | 11010 |
Color Harmonies of #716115
Complementary color
Monochromatic Colors of #716115
Black with #716115
Text Example
Text Example
White with #716115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716115; }
p { color: rgb(113,97,21); }
H1.HeaderClassName
{
color: #716115;
}
.AnyTagClassName
{
color: #716115;
}
</style>
background-color css
<style>
a { background-color: #716115; }
a { background-color: rgb(113,97,21); }
div.DivClassName
{
background-color: #716115;
}
.BgClassName
{
background-color: #716115;
}
</style>
border-color css
<style>
span { border-color: #716115; }
span { border-color: rgb(113,97,21); }
td.TdClassName
{
border-color: #716115;
}
.TagClassName
{
border-color: #716115;
}
</style>