Shades of Yukon Gold #796118
Tints of Yukon Gold #796118
RGB
CMYK
RGB Variations
Color information
#796118 (or 0x796118) is known color: Yukon Gold. HEX triplet: 79, 61 and 18. RGB value is (121,97,24). Sum of RGB (Red+Green+Blue) = 121+97+24=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 97 (38.28% from 255 or 40.08% from 242); Blue value is 24 (9.77% from 255 or 9.92% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #796118 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796118 is #869EE7. Grayscale: #606060. Windows color (decimal): -8822504 or 1597817. OLE color: 1597817.
HSL color Cylindrical-coordinate representation of color #796118: hue angle of 45.15º 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 #796118 is Cyan = 0, Magento = 0.20, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 97 | 24 | - |
| CMYK | 0 | 0.20 | 0.80 | 0.53 |
| HSL | 45.15º | 0.67% | 0.28% | - |
| HSV(B) | 45.15º | 0.8% | 0.47% | - |
| XYZ | 12.32 | 12.68 | 2.66 | - |
| YUV | 95.85 | 87.45 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 97 | 24 | 0 | 0.20 | 0.80 | 0.53 | 45.15 | 0.67 | 0.28 |
| Hex | 79 | 61 | 18 | 0 | 14 | 50 | 35 | 2D | 43 | 1C |
| Octal | 171 | 141 | 30 | 0 | 24 | 120 | 65 | 55 | 103 | 34 |
| Binary | 1111001 | 1100001 | 11000 | 0 | 10100 | 1010000 | 110101 | 101101 | 1000011 | 11100 |
Color Harmonies of #796118
Complementary color
Monochromatic Colors of #796118
Black with #796118
Text Example
Text Example
White with #796118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796118; }
p { color: rgb(121,97,24); }
H1.HeaderClassName
{
color: #796118;
}
.AnyTagClassName
{
color: #796118;
}
</style>
background-color css
<style>
a { background-color: #796118; }
a { background-color: rgb(121,97,24); }
div.DivClassName
{
background-color: #796118;
}
.BgClassName
{
background-color: #796118;
}
</style>
border-color css
<style>
span { border-color: #796118; }
span { border-color: rgb(121,97,24); }
td.TdClassName
{
border-color: #796118;
}
.TagClassName
{
border-color: #796118;
}
</style>