Shades of Yukon Gold #796821
Tints of Yukon Gold #796821
RGB
CMYK
RGB Variations
Color information
#796821 (or 0x796821) is known color: Yukon Gold. HEX triplet: 79, 68 and 21. RGB value is (121,104,33). Sum of RGB (Red+Green+Blue) = 121+104+33=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 104 (41.02% from 255 or 40.31% from 258); Blue value is 33 (13.28% from 255 or 12.79% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #796821 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796821 is #8697DE. Grayscale: #656565. Windows color (decimal): -8820703 or 2189433. OLE color: 2189433.
HSL color Cylindrical-coordinate representation of color #796821: hue angle of 48.41º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #796821 is Cyan = 0, Magento = 0.14, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 104 | 33 | - |
| CMYK | 0 | 0.14 | 0.73 | 0.53 |
| HSL | 48.41º | 0.57% | 0.3% | - |
| HSV(B) | 48.41º | 0.73% | 0.47% | - |
| XYZ | 13.11 | 14.08 | 3.46 | - |
| YUV | 100.99 | 89.63 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 33 | 0 | 0.14 | 0.73 | 0.53 | 48.41 | 0.57 | 0.3 |
| Hex | 79 | 68 | 21 | 0 | E | 49 | 35 | 30 | 39 | 1E |
| Octal | 171 | 150 | 41 | 0 | 16 | 111 | 65 | 60 | 71 | 36 |
| Binary | 1111001 | 1101000 | 100001 | 0 | 1110 | 1001001 | 110101 | 110000 | 111001 | 11110 |
Color Harmonies of #796821
Complementary color
Monochromatic Colors of #796821
Black with #796821
Text Example
Text Example
White with #796821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796821; }
p { color: rgb(121,104,33); }
H1.HeaderClassName
{
color: #796821;
}
.AnyTagClassName
{
color: #796821;
}
</style>
background-color css
<style>
a { background-color: #796821; }
a { background-color: rgb(121,104,33); }
div.DivClassName
{
background-color: #796821;
}
.BgClassName
{
background-color: #796821;
}
</style>
border-color css
<style>
span { border-color: #796821; }
span { border-color: rgb(121,104,33); }
td.TdClassName
{
border-color: #796821;
}
.TagClassName
{
border-color: #796821;
}
</style>