Shades of Yukon Gold #796517
Tints of Yukon Gold #796517
RGB
CMYK
RGB Variations
Color information
#796517 (or 0x796517) is known color: Yukon Gold. HEX triplet: 79, 65 and 17. RGB value is (121,101,23). Sum of RGB (Red+Green+Blue) = 121+101+23=245 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.39% from 245); Green value is 101 (39.84% from 255 or 41.22% from 245); Blue value is 23 (9.38% from 255 or 9.39% from 245); Max value from RGB is 121 - color contains mainly: red. Hex color #796517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796517 is #869AE8. Grayscale: #626262. Windows color (decimal): -8821481 or 1533305. OLE color: 1533305.
HSL color Cylindrical-coordinate representation of color #796517: hue angle of 47.76º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #796517 is Cyan = 0, Magento = 0.17, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 101 | 23 | - |
| CMYK | 0 | 0.17 | 0.81 | 0.53 |
| HSL | 47.76º | 0.68% | 0.28% | - |
| HSV(B) | 47.76º | 0.81% | 0.47% | - |
| XYZ | 12.69 | 13.43 | 2.73 | - |
| YUV | 98.09 | 85.63 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 23 | 0 | 0.17 | 0.81 | 0.53 | 47.76 | 0.68 | 0.28 |
| Hex | 79 | 65 | 17 | 0 | 11 | 51 | 35 | 30 | 44 | 1C |
| Octal | 171 | 145 | 27 | 0 | 21 | 121 | 65 | 60 | 104 | 34 |
| Binary | 1111001 | 1100101 | 10111 | 0 | 10001 | 1010001 | 110101 | 110000 | 1000100 | 11100 |
Color Harmonies of #796517
Complementary color
Monochromatic Colors of #796517
Black with #796517
Text Example
Text Example
White with #796517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796517; }
p { color: rgb(121,101,23); }
H1.HeaderClassName
{
color: #796517;
}
.AnyTagClassName
{
color: #796517;
}
</style>
background-color css
<style>
a { background-color: #796517; }
a { background-color: rgb(121,101,23); }
div.DivClassName
{
background-color: #796517;
}
.BgClassName
{
background-color: #796517;
}
</style>
border-color css
<style>
span { border-color: #796517; }
span { border-color: rgb(121,101,23); }
td.TdClassName
{
border-color: #796517;
}
.TagClassName
{
border-color: #796517;
}
</style>