Shades of Yukon Gold #716412
Tints of Yukon Gold #716412
RGB
CMYK
RGB Variations
Color information
#716412 (or 0x716412) is known color: Yukon Gold. HEX triplet: 71, 64 and 12. RGB value is (113,100,18). Sum of RGB (Red+Green+Blue) = 113+100+18=231 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.92% from 231); Green value is 100 (39.45% from 255 or 43.29% from 231); Blue value is 18 (7.42% from 255 or 7.79% from 231); Max value from RGB is 113 - color contains mainly: red. Hex color #716412 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716412 is #8E9BED. Grayscale: #5E5E5E. Windows color (decimal): -9346030 or 1205361. OLE color: 1205361.
HSL color Cylindrical-coordinate representation of color #716412: hue angle of 51.79º 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 #716412 is Cyan = 0, Magento = 0.12, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 18 | - |
| CMYK | 0 | 0.12 | 0.84 | 0.56 |
| HSL | 51.79º | 0.73% | 0.26% | - |
| HSV(B) | 51.79º | 0.84% | 0.44% | - |
| XYZ | 11.48 | 12.67 | 2.41 | - |
| YUV | 94.54 | 84.81 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 18 | 0 | 0.12 | 0.84 | 0.56 | 51.79 | 0.73 | 0.26 |
| Hex | 71 | 64 | 12 | 0 | C | 54 | 38 | 34 | 49 | 1A |
| Octal | 161 | 144 | 22 | 0 | 14 | 124 | 70 | 64 | 111 | 32 |
| Binary | 1110001 | 1100100 | 10010 | 0 | 1100 | 1010100 | 111000 | 110100 | 1001001 | 11010 |
Color Harmonies of #716412
Complementary color
Monochromatic Colors of #716412
Black with #716412
Text Example
Text Example
White with #716412
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716412; }
p { color: rgb(113,100,18); }
H1.HeaderClassName
{
color: #716412;
}
.AnyTagClassName
{
color: #716412;
}
</style>
background-color css
<style>
a { background-color: #716412; }
a { background-color: rgb(113,100,18); }
div.DivClassName
{
background-color: #716412;
}
.BgClassName
{
background-color: #716412;
}
</style>
border-color css
<style>
span { border-color: #716412; }
span { border-color: rgb(113,100,18); }
td.TdClassName
{
border-color: #716412;
}
.TagClassName
{
border-color: #716412;
}
</style>