Shades of Yukon Gold #786608
Tints of Yukon Gold #786608
RGB
CMYK
RGB Variations
Color information
#786608 (or 0x786608) is known color: Yukon Gold. HEX triplet: 78, 66 and 08. RGB value is (120,102,8). Sum of RGB (Red+Green+Blue) = 120+102+8=230 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.17% from 230); Green value is 102 (40.23% from 255 or 44.35% from 230); Blue value is 8 (3.52% from 255 or 3.48% from 230); Max value from RGB is 120 - color contains mainly: red. Hex color #786608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786608 is #8799F7. Grayscale: #616161. Windows color (decimal): -8886776 or 550520. OLE color: 550520.
HSL color Cylindrical-coordinate representation of color #786608: hue angle of 50.36º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #786608 is Cyan = 0, Magento = 0.15, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 8 | - |
| CMYK | 0 | 0.15 | 0.93 | 0.53 |
| HSL | 50.36º | 0.88% | 0.25% | - |
| HSV(B) | 50.36º | 0.93% | 0.47% | - |
| XYZ | 12.54 | 13.51 | 2.18 | - |
| YUV | 96.67 | 77.96 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 8 | 0 | 0.15 | 0.93 | 0.53 | 50.36 | 0.88 | 0.25 |
| Hex | 78 | 66 | 8 | 0 | F | 5D | 35 | 32 | 58 | 19 |
| Octal | 170 | 146 | 10 | 0 | 17 | 135 | 65 | 62 | 130 | 31 |
| Binary | 1111000 | 1100110 | 1000 | 0 | 1111 | 1011101 | 110101 | 110010 | 1011000 | 11001 |
Color Harmonies of #786608
Complementary color
Monochromatic Colors of #786608
Black with #786608
Text Example
Text Example
White with #786608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786608; }
p { color: rgb(120,102,8); }
H1.HeaderClassName
{
color: #786608;
}
.AnyTagClassName
{
color: #786608;
}
</style>
background-color css
<style>
a { background-color: #786608; }
a { background-color: rgb(120,102,8); }
div.DivClassName
{
background-color: #786608;
}
.BgClassName
{
background-color: #786608;
}
</style>
border-color css
<style>
span { border-color: #786608; }
span { border-color: rgb(120,102,8); }
td.TdClassName
{
border-color: #786608;
}
.TagClassName
{
border-color: #786608;
}
</style>