Shades of Yukon Gold #716014
Tints of Yukon Gold #716014
RGB
CMYK
RGB Variations
Color information
#716014 (or 0x716014) is known color: Yukon Gold. HEX triplet: 71, 60 and 14. RGB value is (113,96,20). Sum of RGB (Red+Green+Blue) = 113+96+20=229 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.34% from 229); Green value is 96 (37.89% from 255 or 41.92% from 229); Blue value is 20 (8.20% from 255 or 8.73% from 229); Max value from RGB is 113 - color contains mainly: red. Hex color #716014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716014 is #8E9FEB. Grayscale: #5C5C5C. Windows color (decimal): -9347052 or 1335409. OLE color: 1335409.
HSL color Cylindrical-coordinate representation of color #716014: hue angle of 49.03º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #716014 is Cyan = 0, Magento = 0.15, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 20 | - |
| CMYK | 0 | 0.15 | 0.82 | 0.56 |
| HSL | 49.03º | 0.7% | 0.26% | - |
| HSV(B) | 49.03º | 0.82% | 0.44% | - |
| XYZ | 11.12 | 11.93 | 2.38 | - |
| YUV | 92.42 | 87.13 | 142.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 20 | 0 | 0.15 | 0.82 | 0.56 | 49.03 | 0.7 | 0.26 |
| Hex | 71 | 60 | 14 | 0 | F | 52 | 38 | 31 | 46 | 1A |
| Octal | 161 | 140 | 24 | 0 | 17 | 122 | 70 | 61 | 106 | 32 |
| Binary | 1110001 | 1100000 | 10100 | 0 | 1111 | 1010010 | 111000 | 110001 | 1000110 | 11010 |
Color Harmonies of #716014
Complementary color
Monochromatic Colors of #716014
Black with #716014
Text Example
Text Example
White with #716014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716014; }
p { color: rgb(113,96,20); }
H1.HeaderClassName
{
color: #716014;
}
.AnyTagClassName
{
color: #716014;
}
</style>
background-color css
<style>
a { background-color: #716014; }
a { background-color: rgb(113,96,20); }
div.DivClassName
{
background-color: #716014;
}
.BgClassName
{
background-color: #716014;
}
</style>
border-color css
<style>
span { border-color: #716014; }
span { border-color: rgb(113,96,20); }
td.TdClassName
{
border-color: #716014;
}
.TagClassName
{
border-color: #716014;
}
</style>