Shades of Yukon Gold #786922
Tints of Yukon Gold #786922
RGB
CMYK
RGB Variations
Color information
#786922 (or 0x786922) is known color: Yukon Gold. HEX triplet: 78, 69 and 22. RGB value is (120,105,34). Sum of RGB (Red+Green+Blue) = 120+105+34=259 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.33% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 34 (13.67% from 255 or 13.13% from 259); Max value from RGB is 120 - color contains mainly: red. Hex color #786922 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786922 is #8796DD. Grayscale: #656565. Windows color (decimal): -8885982 or 2255224. OLE color: 2255224.
HSL color Cylindrical-coordinate representation of color #786922: hue angle of 49.53º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #786922 is Cyan = 0, Magento = 0.13, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 34 | - |
| CMYK | 0 | 0.13 | 0.72 | 0.53 |
| HSL | 49.53º | 0.56% | 0.3% | - |
| HSV(B) | 49.53º | 0.72% | 0.47% | - |
| XYZ | 13.09 | 14.21 | 3.57 | - |
| YUV | 101.39 | 89.97 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 34 | 0 | 0.13 | 0.72 | 0.53 | 49.53 | 0.56 | 0.3 |
| Hex | 78 | 69 | 22 | 0 | D | 48 | 35 | 32 | 38 | 1E |
| Octal | 170 | 151 | 42 | 0 | 15 | 110 | 65 | 62 | 70 | 36 |
| Binary | 1111000 | 1101001 | 100010 | 0 | 1101 | 1001000 | 110101 | 110010 | 111000 | 11110 |
Color Harmonies of #786922
Complementary color
Monochromatic Colors of #786922
Black with #786922
Text Example
Text Example
White with #786922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786922; }
p { color: rgb(120,105,34); }
H1.HeaderClassName
{
color: #786922;
}
.AnyTagClassName
{
color: #786922;
}
</style>
background-color css
<style>
a { background-color: #786922; }
a { background-color: rgb(120,105,34); }
div.DivClassName
{
background-color: #786922;
}
.BgClassName
{
background-color: #786922;
}
</style>
border-color css
<style>
span { border-color: #786922; }
span { border-color: rgb(120,105,34); }
td.TdClassName
{
border-color: #786922;
}
.TagClassName
{
border-color: #786922;
}
</style>