Shades of Yukon Gold #796714
Tints of Yukon Gold #796714
RGB
CMYK
RGB Variations
Color information
#796714 (or 0x796714) is known color: Yukon Gold. HEX triplet: 79, 67 and 14. RGB value is (121,103,20). Sum of RGB (Red+Green+Blue) = 121+103+20=244 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.59% from 244); Green value is 103 (40.62% from 255 or 42.21% from 244); Blue value is 20 (8.20% from 255 or 8.20% from 244); Max value from RGB is 121 - color contains mainly: red. Hex color #796714 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796714 is #8698EB. Grayscale: #636363. Windows color (decimal): -8820972 or 1337209. OLE color: 1337209.
HSL color Cylindrical-coordinate representation of color #796714: hue angle of 49.31º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #796714 is Cyan = 0, Magento = 0.15, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 20 | - |
| CMYK | 0 | 0.15 | 0.83 | 0.53 |
| HSL | 49.31º | 0.72% | 0.28% | - |
| HSV(B) | 49.31º | 0.83% | 0.47% | - |
| XYZ | 12.86 | 13.82 | 2.65 | - |
| YUV | 98.92 | 83.46 | 143.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 20 | 0 | 0.15 | 0.83 | 0.53 | 49.31 | 0.72 | 0.28 |
| Hex | 79 | 67 | 14 | 0 | F | 53 | 35 | 31 | 48 | 1C |
| Octal | 171 | 147 | 24 | 0 | 17 | 123 | 65 | 61 | 110 | 34 |
| Binary | 1111001 | 1100111 | 10100 | 0 | 1111 | 1010011 | 110101 | 110001 | 1001000 | 11100 |
Color Harmonies of #796714
Complementary color
Monochromatic Colors of #796714
Black with #796714
Text Example
Text Example
White with #796714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796714; }
p { color: rgb(121,103,20); }
H1.HeaderClassName
{
color: #796714;
}
.AnyTagClassName
{
color: #796714;
}
</style>
background-color css
<style>
a { background-color: #796714; }
a { background-color: rgb(121,103,20); }
div.DivClassName
{
background-color: #796714;
}
.BgClassName
{
background-color: #796714;
}
</style>
border-color css
<style>
span { border-color: #796714; }
span { border-color: rgb(121,103,20); }
td.TdClassName
{
border-color: #796714;
}
.TagClassName
{
border-color: #796714;
}
</style>