Shades of Yukon Gold #796512
Tints of Yukon Gold #796512
RGB
CMYK
RGB Variations
Color information
#796512 (or 0x796512) is known color: Yukon Gold. HEX triplet: 79, 65 and 12. RGB value is (121,101,18). Sum of RGB (Red+Green+Blue) = 121+101+18=240 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.42% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 18 (7.42% from 255 or 7.5% from 240); Max value from RGB is 121 - color contains mainly: red. Hex color #796512 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796512 is #869AED. Grayscale: #616161. Windows color (decimal): -8821486 or 1205625. OLE color: 1205625.
HSL color Cylindrical-coordinate representation of color #796512: hue angle of 48.35º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #796512 is Cyan = 0, Magento = 0.17, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 101 | 18 | - |
| CMYK | 0 | 0.17 | 0.85 | 0.53 |
| HSL | 48.35º | 0.74% | 0.27% | - |
| HSV(B) | 48.35º | 0.85% | 0.47% | - |
| XYZ | 12.65 | 13.42 | 2.5 | - |
| YUV | 97.52 | 83.13 | 144.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 18 | 0 | 0.17 | 0.85 | 0.53 | 48.35 | 0.74 | 0.27 |
| Hex | 79 | 65 | 12 | 0 | 11 | 55 | 35 | 30 | 4A | 1B |
| Octal | 171 | 145 | 22 | 0 | 21 | 125 | 65 | 60 | 112 | 33 |
| Binary | 1111001 | 1100101 | 10010 | 0 | 10001 | 1010101 | 110101 | 110000 | 1001010 | 11011 |
Color Harmonies of #796512
Complementary color
Monochromatic Colors of #796512
Black with #796512
Text Example
Text Example
White with #796512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796512; }
p { color: rgb(121,101,18); }
H1.HeaderClassName
{
color: #796512;
}
.AnyTagClassName
{
color: #796512;
}
</style>
background-color css
<style>
a { background-color: #796512; }
a { background-color: rgb(121,101,18); }
div.DivClassName
{
background-color: #796512;
}
.BgClassName
{
background-color: #796512;
}
</style>
border-color css
<style>
span { border-color: #796512; }
span { border-color: rgb(121,101,18); }
td.TdClassName
{
border-color: #796512;
}
.TagClassName
{
border-color: #796512;
}
</style>