Shades of Yukon Gold #786518
Tints of Yukon Gold #786518
RGB
CMYK
RGB Variations
Color information
#786518 (or 0x786518) is known color: Yukon Gold. HEX triplet: 78, 65 and 18. RGB value is (120,101,24). Sum of RGB (Red+Green+Blue) = 120+101+24=245 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.98% from 245); Green value is 101 (39.84% from 255 or 41.22% from 245); Blue value is 24 (9.77% from 255 or 9.80% from 245); Max value from RGB is 120 - color contains mainly: red. Hex color #786518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786518 is #879AE7. Grayscale: #626262. Windows color (decimal): -8887016 or 1598840. OLE color: 1598840.
HSL color Cylindrical-coordinate representation of color #786518: hue angle of 48.12º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #786518 is Cyan = 0, Magento = 0.16, Yellow = 0.8 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 24 | - |
| CMYK | 0 | 0.16 | 0.8 | 0.53 |
| HSL | 48.13º | 0.67% | 0.28% | - |
| HSV(B) | 48.13º | 0.8% | 0.47% | - |
| XYZ | 12.56 | 13.37 | 2.78 | - |
| YUV | 97.9 | 86.29 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 24 | 0 | 0.16 | 0.8 | 0.53 | 48.13 | 0.67 | 0.28 |
| Hex | 78 | 65 | 18 | 0 | 10 | 50 | 35 | 30 | 43 | 1C |
| Octal | 170 | 145 | 30 | 0 | 20 | 120 | 65 | 60 | 103 | 34 |
| Binary | 1111000 | 1100101 | 11000 | 0 | 10000 | 1010000 | 110101 | 110000 | 1000011 | 11100 |
Color Harmonies of #786518
Complementary color
Monochromatic Colors of #786518
Black with #786518
Text Example
Text Example
White with #786518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786518; }
p { color: rgb(120,101,24); }
H1.HeaderClassName
{
color: #786518;
}
.AnyTagClassName
{
color: #786518;
}
</style>
background-color css
<style>
a { background-color: #786518; }
a { background-color: rgb(120,101,24); }
div.DivClassName
{
background-color: #786518;
}
.BgClassName
{
background-color: #786518;
}
</style>
border-color css
<style>
span { border-color: #786518; }
span { border-color: rgb(120,101,24); }
td.TdClassName
{
border-color: #786518;
}
.TagClassName
{
border-color: #786518;
}
</style>