Shades of Yukon Gold #786517
Tints of Yukon Gold #786517
RGB
CMYK
RGB Variations
Color information
#786517 (or 0x786517) is known color: Yukon Gold. HEX triplet: 78, 65 and 17. RGB value is (120,101,23). Sum of RGB (Red+Green+Blue) = 120+101+23=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 101 (39.84% from 255 or 41.39% from 244); Blue value is 23 (9.38% from 255 or 9.43% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #786517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786517 is #879AE8. Grayscale: #626262. Windows color (decimal): -8887017 or 1533304. OLE color: 1533304.
HSL color Cylindrical-coordinate representation of color #786517: hue angle of 48.25º 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 #786517 is Cyan = 0, Magento = 0.16, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 23 | - |
| CMYK | 0 | 0.16 | 0.81 | 0.53 |
| HSL | 48.25º | 0.68% | 0.28% | - |
| HSV(B) | 48.25º | 0.81% | 0.47% | - |
| XYZ | 12.55 | 13.36 | 2.73 | - |
| YUV | 97.79 | 85.79 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 23 | 0 | 0.16 | 0.81 | 0.53 | 48.25 | 0.68 | 0.28 |
| Hex | 78 | 65 | 17 | 0 | 10 | 51 | 35 | 30 | 44 | 1C |
| Octal | 170 | 145 | 27 | 0 | 20 | 121 | 65 | 60 | 104 | 34 |
| Binary | 1111000 | 1100101 | 10111 | 0 | 10000 | 1010001 | 110101 | 110000 | 1000100 | 11100 |
Color Harmonies of #786517
Complementary color
Monochromatic Colors of #786517
Black with #786517
Text Example
Text Example
White with #786517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786517; }
p { color: rgb(120,101,23); }
H1.HeaderClassName
{
color: #786517;
}
.AnyTagClassName
{
color: #786517;
}
</style>
background-color css
<style>
a { background-color: #786517; }
a { background-color: rgb(120,101,23); }
div.DivClassName
{
background-color: #786517;
}
.BgClassName
{
background-color: #786517;
}
</style>
border-color css
<style>
span { border-color: #786517; }
span { border-color: rgb(120,101,23); }
td.TdClassName
{
border-color: #786517;
}
.TagClassName
{
border-color: #786517;
}
</style>