Shades of Yukon Gold #786616
Tints of Yukon Gold #786616
RGB
CMYK
RGB Variations
Color information
#786616 (or 0x786616) is known color: Yukon Gold. HEX triplet: 78, 66 and 16. RGB value is (120,102,22). Sum of RGB (Red+Green+Blue) = 120+102+22=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 102 (40.23% from 255 or 41.80% from 244); Blue value is 22 (8.98% from 255 or 9.02% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #786616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786616 is #8799E9. Grayscale: #626262. Windows color (decimal): -8886762 or 1468024. OLE color: 1468024.
HSL color Cylindrical-coordinate representation of color #786616: hue angle of 48.98º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #786616 is Cyan = 0, Magento = 0.15, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 22 | - |
| CMYK | 0 | 0.15 | 0.82 | 0.53 |
| HSL | 48.98º | 0.69% | 0.28% | - |
| HSV(B) | 48.98º | 0.82% | 0.47% | - |
| XYZ | 12.64 | 13.55 | 2.71 | - |
| YUV | 98.26 | 84.96 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 22 | 0 | 0.15 | 0.82 | 0.53 | 48.98 | 0.69 | 0.28 |
| Hex | 78 | 66 | 16 | 0 | F | 52 | 35 | 31 | 45 | 1C |
| Octal | 170 | 146 | 26 | 0 | 17 | 122 | 65 | 61 | 105 | 34 |
| Binary | 1111000 | 1100110 | 10110 | 0 | 1111 | 1010010 | 110101 | 110001 | 1000101 | 11100 |
Color Harmonies of #786616
Complementary color
Monochromatic Colors of #786616
Black with #786616
Text Example
Text Example
White with #786616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786616; }
p { color: rgb(120,102,22); }
H1.HeaderClassName
{
color: #786616;
}
.AnyTagClassName
{
color: #786616;
}
</style>
background-color css
<style>
a { background-color: #786616; }
a { background-color: rgb(120,102,22); }
div.DivClassName
{
background-color: #786616;
}
.BgClassName
{
background-color: #786616;
}
</style>
border-color css
<style>
span { border-color: #786616; }
span { border-color: rgb(120,102,22); }
td.TdClassName
{
border-color: #786616;
}
.TagClassName
{
border-color: #786616;
}
</style>