Shades of Yukon Gold #786506
Tints of Yukon Gold #786506
RGB
CMYK
RGB Variations
Color information
#786506 (or 0x786506) is known color: Yukon Gold. HEX triplet: 78, 65 and 06. RGB value is (120,101,6). Sum of RGB (Red+Green+Blue) = 120+101+6=227 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.86% from 227); Green value is 101 (39.84% from 255 or 44.49% from 227); Blue value is 6 (2.73% from 255 or 2.64% from 227); Max value from RGB is 120 - color contains mainly: red. Hex color #786506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786506 is #879AF9. Grayscale: #606060. Windows color (decimal): -8887034 or 419192. OLE color: 419192.
HSL color Cylindrical-coordinate representation of color #786506: hue angle of 50º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #786506 is Cyan = 0, Magento = 0.16, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 6 | - |
| CMYK | 0 | 0.16 | 0.95 | 0.53 |
| HSL | 50º | 0.9% | 0.25% | - |
| HSV(B) | 50º | 0.95% | 0.47% | - |
| XYZ | 12.43 | 13.31 | 2.09 | - |
| YUV | 95.85 | 77.29 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 6 | 0 | 0.16 | 0.95 | 0.53 | 50 | 0.9 | 0.25 |
| Hex | 78 | 65 | 6 | 0 | 10 | 5F | 35 | 32 | 5A | 19 |
| Octal | 170 | 145 | 6 | 0 | 20 | 137 | 65 | 62 | 132 | 31 |
| Binary | 1111000 | 1100101 | 110 | 0 | 10000 | 1011111 | 110101 | 110010 | 1011010 | 11001 |
Color Harmonies of #786506
Complementary color
Monochromatic Colors of #786506
Black with #786506
Text Example
Text Example
White with #786506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786506; }
p { color: rgb(120,101,6); }
H1.HeaderClassName
{
color: #786506;
}
.AnyTagClassName
{
color: #786506;
}
</style>
background-color css
<style>
a { background-color: #786506; }
a { background-color: rgb(120,101,6); }
div.DivClassName
{
background-color: #786506;
}
.BgClassName
{
background-color: #786506;
}
</style>
border-color css
<style>
span { border-color: #786506; }
span { border-color: rgb(120,101,6); }
td.TdClassName
{
border-color: #786506;
}
.TagClassName
{
border-color: #786506;
}
</style>