Shades of Yukon Gold #796007
Tints of Yukon Gold #796007
RGB
CMYK
RGB Variations
Color information
#796007 (or 0x796007) is known color: Yukon Gold. HEX triplet: 79, 60 and 07. RGB value is (121,96,7). Sum of RGB (Red+Green+Blue) = 121+96+7=224 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.02% from 224); Green value is 96 (37.89% from 255 or 42.86% from 224); Blue value is 7 (3.12% from 255 or 3.12% from 224); Max value from RGB is 121 - color contains mainly: red. Hex color #796007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796007 is #869FF8. Grayscale: #5D5D5D. Windows color (decimal): -8822777 or 483449. OLE color: 483449.
HSL color Cylindrical-coordinate representation of color #796007: hue angle of 46.84º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #796007 is Cyan = 0, Magento = 0.21, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 96 | 7 | - |
| CMYK | 0 | 0.21 | 0.94 | 0.53 |
| HSL | 46.84º | 0.89% | 0.25% | - |
| HSV(B) | 46.84º | 0.94% | 0.47% | - |
| XYZ | 12.11 | 12.45 | 1.97 | - |
| YUV | 93.33 | 79.28 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 7 | 0 | 0.21 | 0.94 | 0.53 | 46.84 | 0.89 | 0.25 |
| Hex | 79 | 60 | 7 | 0 | 15 | 5E | 35 | 2F | 59 | 19 |
| Octal | 171 | 140 | 7 | 0 | 25 | 136 | 65 | 57 | 131 | 31 |
| Binary | 1111001 | 1100000 | 111 | 0 | 10101 | 1011110 | 110101 | 101111 | 1011001 | 11001 |
Color Harmonies of #796007
Complementary color
Monochromatic Colors of #796007
Black with #796007
Text Example
Text Example
White with #796007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796007; }
p { color: rgb(121,96,7); }
H1.HeaderClassName
{
color: #796007;
}
.AnyTagClassName
{
color: #796007;
}
</style>
background-color css
<style>
a { background-color: #796007; }
a { background-color: rgb(121,96,7); }
div.DivClassName
{
background-color: #796007;
}
.BgClassName
{
background-color: #796007;
}
</style>
border-color css
<style>
span { border-color: #796007; }
span { border-color: rgb(121,96,7); }
td.TdClassName
{
border-color: #796007;
}
.TagClassName
{
border-color: #796007;
}
</style>