Shades of Yukon Gold #796608
Tints of Yukon Gold #796608
RGB
CMYK
RGB Variations
Color information
#796608 (or 0x796608) is known color: Yukon Gold. HEX triplet: 79, 66 and 08. RGB value is (121,102,8). Sum of RGB (Red+Green+Blue) = 121+102+8=231 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.38% from 231); Green value is 102 (40.23% from 255 or 44.16% from 231); Blue value is 8 (3.52% from 255 or 3.46% from 231); Max value from RGB is 121 - color contains mainly: red. Hex color #796608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796608 is #8699F7. Grayscale: #616161. Windows color (decimal): -8821240 or 550521. OLE color: 550521.
HSL color Cylindrical-coordinate representation of color #796608: hue angle of 49.91º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #796608 is Cyan = 0, Magento = 0.16, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 8 | - |
| CMYK | 0 | 0.16 | 0.93 | 0.53 |
| HSL | 49.91º | 0.88% | 0.25% | - |
| HSV(B) | 49.91º | 0.93% | 0.47% | - |
| XYZ | 12.68 | 13.59 | 2.18 | - |
| YUV | 96.97 | 77.79 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 8 | 0 | 0.16 | 0.93 | 0.53 | 49.91 | 0.88 | 0.25 |
| Hex | 79 | 66 | 8 | 0 | 10 | 5D | 35 | 32 | 58 | 19 |
| Octal | 171 | 146 | 10 | 0 | 20 | 135 | 65 | 62 | 130 | 31 |
| Binary | 1111001 | 1100110 | 1000 | 0 | 10000 | 1011101 | 110101 | 110010 | 1011000 | 11001 |
Color Harmonies of #796608
Complementary color
Monochromatic Colors of #796608
Black with #796608
Text Example
Text Example
White with #796608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796608; }
p { color: rgb(121,102,8); }
H1.HeaderClassName
{
color: #796608;
}
.AnyTagClassName
{
color: #796608;
}
</style>
background-color css
<style>
a { background-color: #796608; }
a { background-color: rgb(121,102,8); }
div.DivClassName
{
background-color: #796608;
}
.BgClassName
{
background-color: #796608;
}
</style>
border-color css
<style>
span { border-color: #796608; }
span { border-color: rgb(121,102,8); }
td.TdClassName
{
border-color: #796608;
}
.TagClassName
{
border-color: #796608;
}
</style>