Shades of Yukon Gold #796519
Tints of Yukon Gold #796519
RGB
CMYK
RGB Variations
Color information
#796519 (or 0x796519) is known color: Yukon Gold. HEX triplet: 79, 65 and 19. RGB value is (121,101,25). Sum of RGB (Red+Green+Blue) = 121+101+25=247 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.99% from 247); Green value is 101 (39.84% from 255 or 40.89% from 247); Blue value is 25 (10.16% from 255 or 10.12% from 247); Max value from RGB is 121 - color contains mainly: red. Hex color #796519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796519 is #869AE6. Grayscale: #626262. Windows color (decimal): -8821479 or 1664377. OLE color: 1664377.
HSL color Cylindrical-coordinate representation of color #796519: hue angle of 47.5º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #796519 is Cyan = 0, Magento = 0.17, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 101 | 25 | - |
| CMYK | 0 | 0.17 | 0.79 | 0.53 |
| HSL | 47.5º | 0.66% | 0.29% | - |
| HSV(B) | 47.5º | 0.79% | 0.47% | - |
| XYZ | 12.71 | 13.44 | 2.84 | - |
| YUV | 98.32 | 86.63 | 144.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 25 | 0 | 0.17 | 0.79 | 0.53 | 47.5 | 0.66 | 0.29 |
| Hex | 79 | 65 | 19 | 0 | 11 | 4F | 35 | 30 | 42 | 1D |
| Octal | 171 | 145 | 31 | 0 | 21 | 117 | 65 | 60 | 102 | 35 |
| Binary | 1111001 | 1100101 | 11001 | 0 | 10001 | 1001111 | 110101 | 110000 | 1000010 | 11101 |
Color Harmonies of #796519
Complementary color
Monochromatic Colors of #796519
Black with #796519
Text Example
Text Example
White with #796519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796519; }
p { color: rgb(121,101,25); }
H1.HeaderClassName
{
color: #796519;
}
.AnyTagClassName
{
color: #796519;
}
</style>
background-color css
<style>
a { background-color: #796519; }
a { background-color: rgb(121,101,25); }
div.DivClassName
{
background-color: #796519;
}
.BgClassName
{
background-color: #796519;
}
</style>
border-color css
<style>
span { border-color: #796519; }
span { border-color: rgb(121,101,25); }
td.TdClassName
{
border-color: #796519;
}
.TagClassName
{
border-color: #796519;
}
</style>