Shades of Yukon Gold #786920
Tints of Yukon Gold #786920
RGB
CMYK
RGB Variations
Color information
#786920 (or 0x786920) is known color: Yukon Gold. HEX triplet: 78, 69 and 20. RGB value is (120,105,32). Sum of RGB (Red+Green+Blue) = 120+105+32=257 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.69% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 32 (12.89% from 255 or 12.45% from 257); Max value from RGB is 120 - color contains mainly: red. Hex color #786920 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786920 is #8796DF. Grayscale: #656565. Windows color (decimal): -8885984 or 2124152. OLE color: 2124152.
HSL color Cylindrical-coordinate representation of color #786920: hue angle of 49.77º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #786920 is Cyan = 0, Magento = 0.13, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 32 | - |
| CMYK | 0 | 0.13 | 0.73 | 0.53 |
| HSL | 49.77º | 0.58% | 0.3% | - |
| HSV(B) | 49.77º | 0.73% | 0.47% | - |
| XYZ | 13.06 | 14.2 | 3.42 | - |
| YUV | 101.16 | 88.97 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 32 | 0 | 0.13 | 0.73 | 0.53 | 49.77 | 0.58 | 0.3 |
| Hex | 78 | 69 | 20 | 0 | D | 49 | 35 | 32 | 3A | 1E |
| Octal | 170 | 151 | 40 | 0 | 15 | 111 | 65 | 62 | 72 | 36 |
| Binary | 1111000 | 1101001 | 100000 | 0 | 1101 | 1001001 | 110101 | 110010 | 111010 | 11110 |
Color Harmonies of #786920
Complementary color
Monochromatic Colors of #786920
Black with #786920
Text Example
Text Example
White with #786920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786920; }
p { color: rgb(120,105,32); }
H1.HeaderClassName
{
color: #786920;
}
.AnyTagClassName
{
color: #786920;
}
</style>
background-color css
<style>
a { background-color: #786920; }
a { background-color: rgb(120,105,32); }
div.DivClassName
{
background-color: #786920;
}
.BgClassName
{
background-color: #786920;
}
</style>
border-color css
<style>
span { border-color: #786920; }
span { border-color: rgb(120,105,32); }
td.TdClassName
{
border-color: #786920;
}
.TagClassName
{
border-color: #786920;
}
</style>