Shades of Yukon Gold #786708
Tints of Yukon Gold #786708
RGB
CMYK
RGB Variations
Color information
#786708 (or 0x786708) is known color: Yukon Gold. HEX triplet: 78, 67 and 08. RGB value is (120,103,8). Sum of RGB (Red+Green+Blue) = 120+103+8=231 (30% of max value = 765). Red value is 120 (47.27% from 255 or 51.95% from 231); Green value is 103 (40.62% from 255 or 44.59% from 231); Blue value is 8 (3.52% from 255 or 3.46% from 231); Max value from RGB is 120 - color contains mainly: red. Hex color #786708 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #786708 is #8798F7. Grayscale: #616161. Windows color (decimal): -8886520 or 550776. OLE color: 550776.
HSL color Cylindrical-coordinate representation of color #786708: hue angle of 50.89º 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 #786708 is Cyan = 0, Magento = 0.14, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 8 | - |
| CMYK | 0 | 0.14 | 0.93 | 0.53 |
| HSL | 50.89º | 0.88% | 0.25% | - |
| HSV(B) | 50.89º | 0.93% | 0.47% | - |
| XYZ | 12.64 | 13.71 | 2.21 | - |
| YUV | 97.25 | 77.63 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 8 | 0 | 0.14 | 0.93 | 0.53 | 50.89 | 0.88 | 0.25 |
| Hex | 78 | 67 | 8 | 0 | E | 5D | 35 | 33 | 58 | 19 |
| Octal | 170 | 147 | 10 | 0 | 16 | 135 | 65 | 63 | 130 | 31 |
| Binary | 1111000 | 1100111 | 1000 | 0 | 1110 | 1011101 | 110101 | 110011 | 1011000 | 11001 |
Color Harmonies of #786708
Complementary color
Monochromatic Colors of #786708
Black with #786708
Text Example
Text Example
White with #786708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786708; }
p { color: rgb(120,103,8); }
H1.HeaderClassName
{
color: #786708;
}
.AnyTagClassName
{
color: #786708;
}
</style>
background-color css
<style>
a { background-color: #786708; }
a { background-color: rgb(120,103,8); }
div.DivClassName
{
background-color: #786708;
}
.BgClassName
{
background-color: #786708;
}
</style>
border-color css
<style>
span { border-color: #786708; }
span { border-color: rgb(120,103,8); }
td.TdClassName
{
border-color: #786708;
}
.TagClassName
{
border-color: #786708;
}
</style>