Shades of Yukon Gold #796224
Tints of Yukon Gold #796224
RGB
CMYK
RGB Variations
Color information
#796224 (or 0x796224) is known color: Yukon Gold. HEX triplet: 79, 62 and 24. RGB value is (121,98,36). Sum of RGB (Red+Green+Blue) = 121+98+36=255 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.45% from 255); Green value is 98 (38.67% from 255 or 38.43% from 255); Blue value is 36 (14.45% from 255 or 14.12% from 255); Max value from RGB is 121 - color contains mainly: red. Hex color #796224 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796224 is #869DDB. Grayscale: #626262. Windows color (decimal): -8822236 or 2384505. OLE color: 2384505.
HSL color Cylindrical-coordinate representation of color #796224: hue angle of 43.76º 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 #796224 is Cyan = 0, Magento = 0.19, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 98 | 36 | - |
| CMYK | 0 | 0.19 | 0.70 | 0.53 |
| HSL | 43.76º | 0.54% | 0.31% | - |
| HSV(B) | 43.76º | 0.7% | 0.47% | - |
| XYZ | 12.57 | 12.93 | 3.5 | - |
| YUV | 97.81 | 93.12 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 36 | 0 | 0.19 | 0.70 | 0.53 | 43.76 | 0.54 | 0.31 |
| Hex | 79 | 62 | 24 | 0 | 13 | 46 | 35 | 2C | 36 | 1F |
| Octal | 171 | 142 | 44 | 0 | 23 | 106 | 65 | 54 | 66 | 37 |
| Binary | 1111001 | 1100010 | 100100 | 0 | 10011 | 1000110 | 110101 | 101100 | 110110 | 11111 |
Color Harmonies of #796224
Complementary color
Monochromatic Colors of #796224
Black with #796224
Text Example
Text Example
White with #796224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796224; }
p { color: rgb(121,98,36); }
H1.HeaderClassName
{
color: #796224;
}
.AnyTagClassName
{
color: #796224;
}
</style>
background-color css
<style>
a { background-color: #796224; }
a { background-color: rgb(121,98,36); }
div.DivClassName
{
background-color: #796224;
}
.BgClassName
{
background-color: #796224;
}
</style>
border-color css
<style>
span { border-color: #796224; }
span { border-color: rgb(121,98,36); }
td.TdClassName
{
border-color: #796224;
}
.TagClassName
{
border-color: #796224;
}
</style>