Shades of Yukon Gold #716212
Tints of Yukon Gold #716212
RGB
CMYK
RGB Variations
Color information
#716212 (or 0x716212) is known color: Yukon Gold. HEX triplet: 71, 62 and 12. RGB value is (113,98,18). Sum of RGB (Red+Green+Blue) = 113+98+18=229 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.34% from 229); Green value is 98 (38.67% from 255 or 42.79% from 229); Blue value is 18 (7.42% from 255 or 7.86% from 229); Max value from RGB is 113 - color contains mainly: red. Hex color #716212 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716212 is #8E9DED. Grayscale: #5D5D5D. Windows color (decimal): -9346542 or 1204849. OLE color: 1204849.
HSL color Cylindrical-coordinate representation of color #716212: hue angle of 50.53º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #716212 is Cyan = 0, Magento = 0.13, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 18 | - |
| CMYK | 0 | 0.13 | 0.84 | 0.56 |
| HSL | 50.53º | 0.73% | 0.26% | - |
| HSV(B) | 50.53º | 0.84% | 0.44% | - |
| XYZ | 11.29 | 12.29 | 2.35 | - |
| YUV | 93.37 | 85.47 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 18 | 0 | 0.13 | 0.84 | 0.56 | 50.53 | 0.73 | 0.26 |
| Hex | 71 | 62 | 12 | 0 | D | 54 | 38 | 33 | 49 | 1A |
| Octal | 161 | 142 | 22 | 0 | 15 | 124 | 70 | 63 | 111 | 32 |
| Binary | 1110001 | 1100010 | 10010 | 0 | 1101 | 1010100 | 111000 | 110011 | 1001001 | 11010 |
Color Harmonies of #716212
Complementary color
Monochromatic Colors of #716212
Black with #716212
Text Example
Text Example
White with #716212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716212; }
p { color: rgb(113,98,18); }
H1.HeaderClassName
{
color: #716212;
}
.AnyTagClassName
{
color: #716212;
}
</style>
background-color css
<style>
a { background-color: #716212; }
a { background-color: rgb(113,98,18); }
div.DivClassName
{
background-color: #716212;
}
.BgClassName
{
background-color: #716212;
}
</style>
border-color css
<style>
span { border-color: #716212; }
span { border-color: rgb(113,98,18); }
td.TdClassName
{
border-color: #716212;
}
.TagClassName
{
border-color: #716212;
}
</style>