Shades of Yukon Gold #786117
Tints of Yukon Gold #786117
RGB
CMYK
RGB Variations
Color information
#786117 (or 0x786117) is known color: Yukon Gold. HEX triplet: 78, 61 and 17. RGB value is (120,97,23). Sum of RGB (Red+Green+Blue) = 120+97+23=240 (31% of max value = 765). Red value is 120 (47.27% from 255 or 50% from 240); Green value is 97 (38.28% from 255 or 40.42% from 240); Blue value is 23 (9.38% from 255 or 9.58% from 240); Max value from RGB is 120 - color contains mainly: red. Hex color #786117 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786117 is #879EE8. Grayscale: #5F5F5F. Windows color (decimal): -8888041 or 1532280. OLE color: 1532280.
HSL color Cylindrical-coordinate representation of color #786117: hue angle of 45.77º 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 #786117 is Cyan = 0, Magento = 0.19, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 97 | 23 | - |
| CMYK | 0 | 0.19 | 0.81 | 0.53 |
| HSL | 45.77º | 0.68% | 0.28% | - |
| HSV(B) | 45.77º | 0.81% | 0.47% | - |
| XYZ | 12.18 | 12.6 | 2.6 | - |
| YUV | 95.44 | 87.12 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 97 | 23 | 0 | 0.19 | 0.81 | 0.53 | 45.77 | 0.68 | 0.28 |
| Hex | 78 | 61 | 17 | 0 | 13 | 51 | 35 | 2E | 44 | 1C |
| Octal | 170 | 141 | 27 | 0 | 23 | 121 | 65 | 56 | 104 | 34 |
| Binary | 1111000 | 1100001 | 10111 | 0 | 10011 | 1010001 | 110101 | 101110 | 1000100 | 11100 |
Color Harmonies of #786117
Complementary color
Monochromatic Colors of #786117
Black with #786117
Text Example
Text Example
White with #786117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786117; }
p { color: rgb(120,97,23); }
H1.HeaderClassName
{
color: #786117;
}
.AnyTagClassName
{
color: #786117;
}
</style>
background-color css
<style>
a { background-color: #786117; }
a { background-color: rgb(120,97,23); }
div.DivClassName
{
background-color: #786117;
}
.BgClassName
{
background-color: #786117;
}
</style>
border-color css
<style>
span { border-color: #786117; }
span { border-color: rgb(120,97,23); }
td.TdClassName
{
border-color: #786117;
}
.TagClassName
{
border-color: #786117;
}
</style>