Shades of Yukon Gold #796416
Tints of Yukon Gold #796416
RGB
CMYK
RGB Variations
Color information
#796416 (or 0x796416) is known color: Yukon Gold. HEX triplet: 79, 64 and 16. RGB value is (121,100,22). Sum of RGB (Red+Green+Blue) = 121+100+22=243 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.79% from 243); Green value is 100 (39.45% from 255 or 41.15% from 243); Blue value is 22 (8.98% from 255 or 9.05% from 243); Max value from RGB is 121 - color contains mainly: red. Hex color #796416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796416 is #869BE9. Grayscale: #616161. Windows color (decimal): -8821738 or 1467513. OLE color: 1467513.
HSL color Cylindrical-coordinate representation of color #796416: hue angle of 47.27º 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 #796416 is Cyan = 0, Magento = 0.17, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 100 | 22 | - |
| CMYK | 0 | 0.17 | 0.82 | 0.53 |
| HSL | 47.27º | 0.69% | 0.28% | - |
| HSV(B) | 47.27º | 0.82% | 0.47% | - |
| XYZ | 12.59 | 13.24 | 2.65 | - |
| YUV | 97.39 | 85.46 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 22 | 0 | 0.17 | 0.82 | 0.53 | 47.27 | 0.69 | 0.28 |
| Hex | 79 | 64 | 16 | 0 | 11 | 52 | 35 | 2F | 45 | 1C |
| Octal | 171 | 144 | 26 | 0 | 21 | 122 | 65 | 57 | 105 | 34 |
| Binary | 1111001 | 1100100 | 10110 | 0 | 10001 | 1010010 | 110101 | 101111 | 1000101 | 11100 |
Color Harmonies of #796416
Complementary color
Monochromatic Colors of #796416
Black with #796416
Text Example
Text Example
White with #796416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796416; }
p { color: rgb(121,100,22); }
H1.HeaderClassName
{
color: #796416;
}
.AnyTagClassName
{
color: #796416;
}
</style>
background-color css
<style>
a { background-color: #796416; }
a { background-color: rgb(121,100,22); }
div.DivClassName
{
background-color: #796416;
}
.BgClassName
{
background-color: #796416;
}
</style>
border-color css
<style>
span { border-color: #796416; }
span { border-color: rgb(121,100,22); }
td.TdClassName
{
border-color: #796416;
}
.TagClassName
{
border-color: #796416;
}
</style>