Shades of Yukon Gold #796408
Tints of Yukon Gold #796408
RGB
CMYK
RGB Variations
Color information
#796408 (or 0x796408) is known color: Yukon Gold. HEX triplet: 79, 64 and 08. RGB value is (121,100,8). Sum of RGB (Red+Green+Blue) = 121+100+8=229 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.84% from 229); Green value is 100 (39.45% from 255 or 43.67% from 229); Blue value is 8 (3.52% from 255 or 3.49% from 229); Max value from RGB is 121 - color contains mainly: red. Hex color #796408 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796408 is #869BF7. Grayscale: #606060. Windows color (decimal): -8821752 or 550009. OLE color: 550009.
HSL color Cylindrical-coordinate representation of color #796408: hue angle of 48.85º 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 #796408 is Cyan = 0, Magento = 0.17, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 100 | 8 | - |
| CMYK | 0 | 0.17 | 0.93 | 0.53 |
| HSL | 48.85º | 0.88% | 0.25% | - |
| HSV(B) | 48.85º | 0.93% | 0.47% | - |
| XYZ | 12.49 | 13.2 | 2.12 | - |
| YUV | 95.79 | 78.46 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 8 | 0 | 0.17 | 0.93 | 0.53 | 48.85 | 0.88 | 0.25 |
| Hex | 79 | 64 | 8 | 0 | 11 | 5D | 35 | 31 | 58 | 19 |
| Octal | 171 | 144 | 10 | 0 | 21 | 135 | 65 | 61 | 130 | 31 |
| Binary | 1111001 | 1100100 | 1000 | 0 | 10001 | 1011101 | 110101 | 110001 | 1011000 | 11001 |
Color Harmonies of #796408
Complementary color
Monochromatic Colors of #796408
Black with #796408
Text Example
Text Example
White with #796408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796408; }
p { color: rgb(121,100,8); }
H1.HeaderClassName
{
color: #796408;
}
.AnyTagClassName
{
color: #796408;
}
</style>
background-color css
<style>
a { background-color: #796408; }
a { background-color: rgb(121,100,8); }
div.DivClassName
{
background-color: #796408;
}
.BgClassName
{
background-color: #796408;
}
</style>
border-color css
<style>
span { border-color: #796408; }
span { border-color: rgb(121,100,8); }
td.TdClassName
{
border-color: #796408;
}
.TagClassName
{
border-color: #796408;
}
</style>