Shades of Yukon Gold #786418
Tints of Yukon Gold #786418
RGB
CMYK
RGB Variations
Color information
#786418 (or 0x786418) is known color: Yukon Gold. HEX triplet: 78, 64 and 18. RGB value is (120,100,24). Sum of RGB (Red+Green+Blue) = 120+100+24=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 100 (39.45% from 255 or 40.98% from 244); Blue value is 24 (9.77% from 255 or 9.84% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #786418 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786418 is #879BE7. Grayscale: #616161. Windows color (decimal): -8887272 or 1598584. OLE color: 1598584.
HSL color Cylindrical-coordinate representation of color #786418: hue angle of 47.5º 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 #786418 is Cyan = 0, Magento = 0.17, Yellow = 0.8 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 100 | 24 | - |
| CMYK | 0 | 0.17 | 0.8 | 0.53 |
| HSL | 47.5º | 0.67% | 0.28% | - |
| HSV(B) | 47.5º | 0.8% | 0.47% | - |
| XYZ | 12.47 | 13.17 | 2.75 | - |
| YUV | 97.32 | 86.63 | 144.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 100 | 24 | 0 | 0.17 | 0.8 | 0.53 | 47.5 | 0.67 | 0.28 |
| Hex | 78 | 64 | 18 | 0 | 11 | 50 | 35 | 30 | 43 | 1C |
| Octal | 170 | 144 | 30 | 0 | 21 | 120 | 65 | 60 | 103 | 34 |
| Binary | 1111000 | 1100100 | 11000 | 0 | 10001 | 1010000 | 110101 | 110000 | 1000011 | 11100 |
Color Harmonies of #786418
Complementary color
Monochromatic Colors of #786418
Black with #786418
Text Example
Text Example
White with #786418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786418; }
p { color: rgb(120,100,24); }
H1.HeaderClassName
{
color: #786418;
}
.AnyTagClassName
{
color: #786418;
}
</style>
background-color css
<style>
a { background-color: #786418; }
a { background-color: rgb(120,100,24); }
div.DivClassName
{
background-color: #786418;
}
.BgClassName
{
background-color: #786418;
}
</style>
border-color css
<style>
span { border-color: #786418; }
span { border-color: rgb(120,100,24); }
td.TdClassName
{
border-color: #786418;
}
.TagClassName
{
border-color: #786418;
}
</style>