Shades of Yukon Gold #796916
Tints of Yukon Gold #796916
RGB
CMYK
RGB Variations
Color information
#796916 (or 0x796916) is known color: Yukon Gold. HEX triplet: 79, 69 and 16. RGB value is (121,105,22). Sum of RGB (Red+Green+Blue) = 121+105+22=248 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.79% from 248); Green value is 105 (41.41% from 255 or 42.34% from 248); Blue value is 22 (8.98% from 255 or 8.87% from 248); Max value from RGB is 121 - color contains mainly: red. Hex color #796916 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796916 is #8696E9. Grayscale: #646464. Windows color (decimal): -8820458 or 1468793. OLE color: 1468793.
HSL color Cylindrical-coordinate representation of color #796916: hue angle of 50.3º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #796916 is Cyan = 0, Magento = 0.13, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 22 | - |
| CMYK | 0 | 0.13 | 0.82 | 0.53 |
| HSL | 50.3º | 0.69% | 0.28% | - |
| HSV(B) | 50.3º | 0.82% | 0.47% | - |
| XYZ | 13.08 | 14.23 | 2.82 | - |
| YUV | 100.32 | 83.8 | 142.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 22 | 0 | 0.13 | 0.82 | 0.53 | 50.3 | 0.69 | 0.28 |
| Hex | 79 | 69 | 16 | 0 | D | 52 | 35 | 32 | 45 | 1C |
| Octal | 171 | 151 | 26 | 0 | 15 | 122 | 65 | 62 | 105 | 34 |
| Binary | 1111001 | 1101001 | 10110 | 0 | 1101 | 1010010 | 110101 | 110010 | 1000101 | 11100 |
Color Harmonies of #796916
Complementary color
Monochromatic Colors of #796916
Black with #796916
Text Example
Text Example
White with #796916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796916; }
p { color: rgb(121,105,22); }
H1.HeaderClassName
{
color: #796916;
}
.AnyTagClassName
{
color: #796916;
}
</style>
background-color css
<style>
a { background-color: #796916; }
a { background-color: rgb(121,105,22); }
div.DivClassName
{
background-color: #796916;
}
.BgClassName
{
background-color: #796916;
}
</style>
border-color css
<style>
span { border-color: #796916; }
span { border-color: rgb(121,105,22); }
td.TdClassName
{
border-color: #796916;
}
.TagClassName
{
border-color: #796916;
}
</style>