Shades of Yukon Gold #796610
Tints of Yukon Gold #796610
RGB
CMYK
RGB Variations
Color information
#796610 (or 0x796610) is known color: Yukon Gold. HEX triplet: 79, 66 and 10. RGB value is (121,102,16). Sum of RGB (Red+Green+Blue) = 121+102+16=239 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.63% from 239); Green value is 102 (40.23% from 255 or 42.68% from 239); Blue value is 16 (6.64% from 255 or 6.69% from 239); Max value from RGB is 121 - color contains mainly: red. Hex color #796610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796610 is #8699EF. Grayscale: #626262. Windows color (decimal): -8821232 or 1074809. OLE color: 1074809.
HSL color Cylindrical-coordinate representation of color #796610: hue angle of 49.14º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #796610 is Cyan = 0, Magento = 0.16, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 16 | - |
| CMYK | 0 | 0.16 | 0.87 | 0.53 |
| HSL | 49.14º | 0.77% | 0.27% | - |
| HSV(B) | 49.14º | 0.87% | 0.47% | - |
| XYZ | 12.73 | 13.61 | 2.45 | - |
| YUV | 97.88 | 81.79 | 144.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 16 | 0 | 0.16 | 0.87 | 0.53 | 49.14 | 0.77 | 0.27 |
| Hex | 79 | 66 | 10 | 0 | 10 | 57 | 35 | 31 | 4D | 1B |
| Octal | 171 | 146 | 20 | 0 | 20 | 127 | 65 | 61 | 115 | 33 |
| Binary | 1111001 | 1100110 | 10000 | 0 | 10000 | 1010111 | 110101 | 110001 | 1001101 | 11011 |
Color Harmonies of #796610
Complementary color
Monochromatic Colors of #796610
Black with #796610
Text Example
Text Example
White with #796610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796610; }
p { color: rgb(121,102,16); }
H1.HeaderClassName
{
color: #796610;
}
.AnyTagClassName
{
color: #796610;
}
</style>
background-color css
<style>
a { background-color: #796610; }
a { background-color: rgb(121,102,16); }
div.DivClassName
{
background-color: #796610;
}
.BgClassName
{
background-color: #796610;
}
</style>
border-color css
<style>
span { border-color: #796610; }
span { border-color: rgb(121,102,16); }
td.TdClassName
{
border-color: #796610;
}
.TagClassName
{
border-color: #796610;
}
</style>