Shades of Yukon Gold #796316
Tints of Yukon Gold #796316
RGB
CMYK
RGB Variations
Color information
#796316 (or 0x796316) is known color: Yukon Gold. HEX triplet: 79, 63 and 16. RGB value is (121,99,22). Sum of RGB (Red+Green+Blue) = 121+99+22=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 99 (39.06% from 255 or 40.91% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #796316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796316 is #869CE9. Grayscale: #616161. Windows color (decimal): -8821994 or 1467257. OLE color: 1467257.
HSL color Cylindrical-coordinate representation of color #796316: hue angle of 46.67º 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 #796316 is Cyan = 0, Magento = 0.18, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 22 | - |
| CMYK | 0 | 0.18 | 0.82 | 0.53 |
| HSL | 46.67º | 0.69% | 0.28% | - |
| HSV(B) | 46.67º | 0.82% | 0.47% | - |
| XYZ | 12.49 | 13.05 | 2.62 | - |
| YUV | 96.8 | 85.79 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 22 | 0 | 0.18 | 0.82 | 0.53 | 46.67 | 0.69 | 0.28 |
| Hex | 79 | 63 | 16 | 0 | 12 | 52 | 35 | 2F | 45 | 1C |
| Octal | 171 | 143 | 26 | 0 | 22 | 122 | 65 | 57 | 105 | 34 |
| Binary | 1111001 | 1100011 | 10110 | 0 | 10010 | 1010010 | 110101 | 101111 | 1000101 | 11100 |
Color Harmonies of #796316
Complementary color
Monochromatic Colors of #796316
Black with #796316
Text Example
Text Example
White with #796316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796316; }
p { color: rgb(121,99,22); }
H1.HeaderClassName
{
color: #796316;
}
.AnyTagClassName
{
color: #796316;
}
</style>
background-color css
<style>
a { background-color: #796316; }
a { background-color: rgb(121,99,22); }
div.DivClassName
{
background-color: #796316;
}
.BgClassName
{
background-color: #796316;
}
</style>
border-color css
<style>
span { border-color: #796316; }
span { border-color: rgb(121,99,22); }
td.TdClassName
{
border-color: #796316;
}
.TagClassName
{
border-color: #796316;
}
</style>