Shades of Yukon Gold #796317
Tints of Yukon Gold #796317
RGB
CMYK
RGB Variations
Color information
#796317 (or 0x796317) is known color: Yukon Gold. HEX triplet: 79, 63 and 17. RGB value is (121,99,23). Sum of RGB (Red+Green+Blue) = 121+99+23=243 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.79% from 243); Green value is 99 (39.06% from 255 or 40.74% from 243); Blue value is 23 (9.38% from 255 or 9.47% from 243); Max value from RGB is 121 - color contains mainly: red. Hex color #796317 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #796317 is #869CE8. Grayscale: #616161. Windows color (decimal): -8821993 or 1532793. OLE color: 1532793.
HSL color Cylindrical-coordinate representation of color #796317: hue angle of 46.53º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #796317 is Cyan = 0, Magento = 0.18, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 23 | - |
| CMYK | 0 | 0.18 | 0.81 | 0.53 |
| HSL | 46.53º | 0.68% | 0.28% | - |
| HSV(B) | 46.53º | 0.81% | 0.47% | - |
| XYZ | 12.5 | 13.05 | 2.67 | - |
| YUV | 96.91 | 86.29 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 23 | 0 | 0.18 | 0.81 | 0.53 | 46.53 | 0.68 | 0.28 |
| Hex | 79 | 63 | 17 | 0 | 12 | 51 | 35 | 2F | 44 | 1C |
| Octal | 171 | 143 | 27 | 0 | 22 | 121 | 65 | 57 | 104 | 34 |
| Binary | 1111001 | 1100011 | 10111 | 0 | 10010 | 1010001 | 110101 | 101111 | 1000100 | 11100 |
Color Harmonies of #796317
Complementary color
Monochromatic Colors of #796317
Black with #796317
Text Example
Text Example
White with #796317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796317; }
p { color: rgb(121,99,23); }
H1.HeaderClassName
{
color: #796317;
}
.AnyTagClassName
{
color: #796317;
}
</style>
background-color css
<style>
a { background-color: #796317; }
a { background-color: rgb(121,99,23); }
div.DivClassName
{
background-color: #796317;
}
.BgClassName
{
background-color: #796317;
}
</style>
border-color css
<style>
span { border-color: #796317; }
span { border-color: rgb(121,99,23); }
td.TdClassName
{
border-color: #796317;
}
.TagClassName
{
border-color: #796317;
}
</style>