Shades of Yukon Gold #796616
Tints of Yukon Gold #796616
RGB
CMYK
RGB Variations
Color information
#796616 (or 0x796616) is known color: Yukon Gold. HEX triplet: 79, 66 and 16. RGB value is (121,102,22). Sum of RGB (Red+Green+Blue) = 121+102+22=245 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.39% from 245); Green value is 102 (40.23% from 255 or 41.63% from 245); Blue value is 22 (8.98% from 255 or 8.98% from 245); Max value from RGB is 121 - color contains mainly: red. Hex color #796616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796616 is #8699E9. Grayscale: #626262. Windows color (decimal): -8821226 or 1468025. OLE color: 1468025.
HSL color Cylindrical-coordinate representation of color #796616: hue angle of 48.48º 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 #796616 is Cyan = 0, Magento = 0.16, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 22 | - |
| CMYK | 0 | 0.16 | 0.82 | 0.53 |
| HSL | 48.48º | 0.69% | 0.28% | - |
| HSV(B) | 48.48º | 0.82% | 0.47% | - |
| XYZ | 12.78 | 13.63 | 2.72 | - |
| YUV | 98.56 | 84.79 | 144 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 22 | 0 | 0.16 | 0.82 | 0.53 | 48.48 | 0.69 | 0.28 |
| Hex | 79 | 66 | 16 | 0 | 10 | 52 | 35 | 30 | 45 | 1C |
| Octal | 171 | 146 | 26 | 0 | 20 | 122 | 65 | 60 | 105 | 34 |
| Binary | 1111001 | 1100110 | 10110 | 0 | 10000 | 1010010 | 110101 | 110000 | 1000101 | 11100 |
Color Harmonies of #796616
Complementary color
Monochromatic Colors of #796616
Black with #796616
Text Example
Text Example
White with #796616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796616; }
p { color: rgb(121,102,22); }
H1.HeaderClassName
{
color: #796616;
}
.AnyTagClassName
{
color: #796616;
}
</style>
background-color css
<style>
a { background-color: #796616; }
a { background-color: rgb(121,102,22); }
div.DivClassName
{
background-color: #796616;
}
.BgClassName
{
background-color: #796616;
}
</style>
border-color css
<style>
span { border-color: #796616; }
span { border-color: rgb(121,102,22); }
td.TdClassName
{
border-color: #796616;
}
.TagClassName
{
border-color: #796616;
}
</style>