Shades of Yukon Gold #786113
Tints of Yukon Gold #786113
RGB
CMYK
RGB Variations
Color information
#786113 (or 0x786113) is known color: Yukon Gold. HEX triplet: 78, 61 and 13. RGB value is (120,97,19). Sum of RGB (Red+Green+Blue) = 120+97+19=236 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50.85% from 236); Green value is 97 (38.28% from 255 or 41.10% from 236); Blue value is 19 (7.81% from 255 or 8.05% from 236); Max value from RGB is 120 - color contains mainly: red. Hex color #786113 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786113 is #879EEC. Grayscale: #5F5F5F. Windows color (decimal): -8888045 or 1270136. OLE color: 1270136.
HSL color Cylindrical-coordinate representation of color #786113: hue angle of 46.34º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #786113 is Cyan = 0, Magento = 0.19, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 97 | 19 | - |
| CMYK | 0 | 0.19 | 0.84 | 0.53 |
| HSL | 46.34º | 0.73% | 0.27% | - |
| HSV(B) | 46.34º | 0.84% | 0.47% | - |
| XYZ | 12.14 | 12.59 | 2.41 | - |
| YUV | 94.99 | 85.12 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 97 | 19 | 0 | 0.19 | 0.84 | 0.53 | 46.34 | 0.73 | 0.27 |
| Hex | 78 | 61 | 13 | 0 | 13 | 54 | 35 | 2E | 49 | 1B |
| Octal | 170 | 141 | 23 | 0 | 23 | 124 | 65 | 56 | 111 | 33 |
| Binary | 1111000 | 1100001 | 10011 | 0 | 10011 | 1010100 | 110101 | 101110 | 1001001 | 11011 |
Color Harmonies of #786113
Complementary color
Monochromatic Colors of #786113
Black with #786113
Text Example
Text Example
White with #786113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786113; }
p { color: rgb(120,97,19); }
H1.HeaderClassName
{
color: #786113;
}
.AnyTagClassName
{
color: #786113;
}
</style>
background-color css
<style>
a { background-color: #786113; }
a { background-color: rgb(120,97,19); }
div.DivClassName
{
background-color: #786113;
}
.BgClassName
{
background-color: #786113;
}
</style>
border-color css
<style>
span { border-color: #786113; }
span { border-color: rgb(120,97,19); }
td.TdClassName
{
border-color: #786113;
}
.TagClassName
{
border-color: #786113;
}
</style>