Shades of Yukon Gold #786715
Tints of Yukon Gold #786715
RGB
CMYK
RGB Variations
Color information
#786715 (or 0x786715) is known color: Yukon Gold. HEX triplet: 78, 67 and 15. RGB value is (120,103,21). Sum of RGB (Red+Green+Blue) = 120+103+21=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 103 (40.62% from 255 or 42.21% from 244); Blue value is 21 (8.59% from 255 or 8.61% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #786715 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786715 is #8798EA. Grayscale: #636363. Windows color (decimal): -8886507 or 1402744. OLE color: 1402744.
HSL color Cylindrical-coordinate representation of color #786715: hue angle of 49.7º degrees, saturation: 0.7, 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 #786715 is Cyan = 0, Magento = 0.14, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 21 | - |
| CMYK | 0 | 0.14 | 0.83 | 0.53 |
| HSL | 49.7º | 0.7% | 0.28% | - |
| HSV(B) | 49.7º | 0.83% | 0.47% | - |
| XYZ | 12.73 | 13.75 | 2.69 | - |
| YUV | 98.74 | 84.13 | 143.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 21 | 0 | 0.14 | 0.83 | 0.53 | 49.7 | 0.7 | 0.28 |
| Hex | 78 | 67 | 15 | 0 | E | 53 | 35 | 32 | 46 | 1C |
| Octal | 170 | 147 | 25 | 0 | 16 | 123 | 65 | 62 | 106 | 34 |
| Binary | 1111000 | 1100111 | 10101 | 0 | 1110 | 1010011 | 110101 | 110010 | 1000110 | 11100 |
Color Harmonies of #786715
Complementary color
Monochromatic Colors of #786715
Black with #786715
Text Example
Text Example
White with #786715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786715; }
p { color: rgb(120,103,21); }
H1.HeaderClassName
{
color: #786715;
}
.AnyTagClassName
{
color: #786715;
}
</style>
background-color css
<style>
a { background-color: #786715; }
a { background-color: rgb(120,103,21); }
div.DivClassName
{
background-color: #786715;
}
.BgClassName
{
background-color: #786715;
}
</style>
border-color css
<style>
span { border-color: #786715; }
span { border-color: rgb(120,103,21); }
td.TdClassName
{
border-color: #786715;
}
.TagClassName
{
border-color: #786715;
}
</style>