Shades of Yukon Gold #796924
Tints of Yukon Gold #796924
RGB
CMYK
RGB Variations
Color information
#796924 (or 0x796924) is known color: Yukon Gold. HEX triplet: 79, 69 and 24. RGB value is (121,105,36). Sum of RGB (Red+Green+Blue) = 121+105+36=262 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.18% from 262); Green value is 105 (41.41% from 255 or 40.08% from 262); Blue value is 36 (14.45% from 255 or 13.74% from 262); Max value from RGB is 121 - color contains mainly: red. Hex color #796924 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796924 is #8696DB. Grayscale: #666666. Windows color (decimal): -8820444 or 2386297. OLE color: 2386297.
HSL color Cylindrical-coordinate representation of color #796924: hue angle of 48.71º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #796924 is Cyan = 0, Magento = 0.13, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 36 | - |
| CMYK | 0 | 0.13 | 0.70 | 0.53 |
| HSL | 48.71º | 0.54% | 0.31% | - |
| HSV(B) | 48.71º | 0.7% | 0.47% | - |
| XYZ | 13.26 | 14.3 | 3.73 | - |
| YUV | 101.92 | 90.8 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 36 | 0 | 0.13 | 0.70 | 0.53 | 48.71 | 0.54 | 0.31 |
| Hex | 79 | 69 | 24 | 0 | D | 46 | 35 | 31 | 36 | 1F |
| Octal | 171 | 151 | 44 | 0 | 15 | 106 | 65 | 61 | 66 | 37 |
| Binary | 1111001 | 1101001 | 100100 | 0 | 1101 | 1000110 | 110101 | 110001 | 110110 | 11111 |
Color Harmonies of #796924
Complementary color
Monochromatic Colors of #796924
Black with #796924
Text Example
Text Example
White with #796924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796924; }
p { color: rgb(121,105,36); }
H1.HeaderClassName
{
color: #796924;
}
.AnyTagClassName
{
color: #796924;
}
</style>
background-color css
<style>
a { background-color: #796924; }
a { background-color: rgb(121,105,36); }
div.DivClassName
{
background-color: #796924;
}
.BgClassName
{
background-color: #796924;
}
</style>
border-color css
<style>
span { border-color: #796924; }
span { border-color: rgb(121,105,36); }
td.TdClassName
{
border-color: #796924;
}
.TagClassName
{
border-color: #796924;
}
</style>