Shades of Yukon Gold #796618
Tints of Yukon Gold #796618
RGB
CMYK
RGB Variations
Color information
#796618 (or 0x796618) is known color: Yukon Gold. HEX triplet: 79, 66 and 18. RGB value is (121,102,24). Sum of RGB (Red+Green+Blue) = 121+102+24=247 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.99% from 247); Green value is 102 (40.23% from 255 or 41.30% from 247); Blue value is 24 (9.77% from 255 or 9.72% from 247); Max value from RGB is 121 - color contains mainly: red. Hex color #796618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796618 is #8699E7. Grayscale: #636363. Windows color (decimal): -8821224 or 1599097. OLE color: 1599097.
HSL color Cylindrical-coordinate representation of color #796618: hue angle of 48.25º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #796618 is Cyan = 0, Magento = 0.16, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 24 | - |
| CMYK | 0 | 0.16 | 0.80 | 0.53 |
| HSL | 48.25º | 0.67% | 0.28% | - |
| HSV(B) | 48.25º | 0.8% | 0.47% | - |
| XYZ | 12.8 | 13.63 | 2.82 | - |
| YUV | 98.79 | 85.79 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 24 | 0 | 0.16 | 0.80 | 0.53 | 48.25 | 0.67 | 0.28 |
| Hex | 79 | 66 | 18 | 0 | 10 | 50 | 35 | 30 | 43 | 1C |
| Octal | 171 | 146 | 30 | 0 | 20 | 120 | 65 | 60 | 103 | 34 |
| Binary | 1111001 | 1100110 | 11000 | 0 | 10000 | 1010000 | 110101 | 110000 | 1000011 | 11100 |
Color Harmonies of #796618
Complementary color
Monochromatic Colors of #796618
Black with #796618
Text Example
Text Example
White with #796618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796618; }
p { color: rgb(121,102,24); }
H1.HeaderClassName
{
color: #796618;
}
.AnyTagClassName
{
color: #796618;
}
</style>
background-color css
<style>
a { background-color: #796618; }
a { background-color: rgb(121,102,24); }
div.DivClassName
{
background-color: #796618;
}
.BgClassName
{
background-color: #796618;
}
</style>
border-color css
<style>
span { border-color: #796618; }
span { border-color: rgb(121,102,24); }
td.TdClassName
{
border-color: #796618;
}
.TagClassName
{
border-color: #796618;
}
</style>