Shades of Yukon Gold #786007
Tints of Yukon Gold #786007
RGB
CMYK
RGB Variations
Color information
#786007 (or 0x786007) is known color: Yukon Gold. HEX triplet: 78, 60 and 07. RGB value is (120,96,7). Sum of RGB (Red+Green+Blue) = 120+96+7=223 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.81% from 223); Green value is 96 (37.89% from 255 or 43.05% from 223); Blue value is 7 (3.12% from 255 or 3.14% from 223); Max value from RGB is 120 - color contains mainly: red. Hex color #786007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786007 is #879FF8. Grayscale: #5D5D5D. Windows color (decimal): -8888313 or 483448. OLE color: 483448.
HSL color Cylindrical-coordinate representation of color #786007: hue angle of 47.26º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #786007 is Cyan = 0, Magento = 0.2, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 96 | 7 | - |
| CMYK | 0 | 0.2 | 0.94 | 0.53 |
| HSL | 47.26º | 0.89% | 0.25% | - |
| HSV(B) | 47.26º | 0.94% | 0.47% | - |
| XYZ | 11.97 | 12.37 | 1.96 | - |
| YUV | 93.03 | 79.45 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 96 | 7 | 0 | 0.2 | 0.94 | 0.53 | 47.26 | 0.89 | 0.25 |
| Hex | 78 | 60 | 7 | 0 | 14 | 5E | 35 | 2F | 59 | 19 |
| Octal | 170 | 140 | 7 | 0 | 24 | 136 | 65 | 57 | 131 | 31 |
| Binary | 1111000 | 1100000 | 111 | 0 | 10100 | 1011110 | 110101 | 101111 | 1011001 | 11001 |
Color Harmonies of #786007
Complementary color
Monochromatic Colors of #786007
Black with #786007
Text Example
Text Example
White with #786007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786007; }
p { color: rgb(120,96,7); }
H1.HeaderClassName
{
color: #786007;
}
.AnyTagClassName
{
color: #786007;
}
</style>
background-color css
<style>
a { background-color: #786007; }
a { background-color: rgb(120,96,7); }
div.DivClassName
{
background-color: #786007;
}
.BgClassName
{
background-color: #786007;
}
</style>
border-color css
<style>
span { border-color: #786007; }
span { border-color: rgb(120,96,7); }
td.TdClassName
{
border-color: #786007;
}
.TagClassName
{
border-color: #786007;
}
</style>