Shades of Yukon Gold #776610
Tints of Yukon Gold #776610
RGB
CMYK
RGB Variations
Color information
#776610 (or 0x776610) is known color: Yukon Gold. HEX triplet: 77, 66 and 10. RGB value is (119,102,16). Sum of RGB (Red+Green+Blue) = 119+102+16=237 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.21% from 237); Green value is 102 (40.23% from 255 or 43.04% from 237); Blue value is 16 (6.64% from 255 or 6.75% from 237); Max value from RGB is 119 - color contains mainly: red. Hex color #776610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #776610 is #8899EF. Grayscale: #616161. Windows color (decimal): -8952304 or 1074807. OLE color: 1074807.
HSL color Cylindrical-coordinate representation of color #776610: hue angle of 50.1º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #776610 is Cyan = 0, Magento = 0.14, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 16 | - |
| CMYK | 0 | 0.14 | 0.87 | 0.53 |
| HSL | 50.1º | 0.76% | 0.26% | - |
| HSV(B) | 50.1º | 0.87% | 0.47% | - |
| XYZ | 12.45 | 13.46 | 2.43 | - |
| YUV | 97.28 | 82.13 | 143.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 16 | 0 | 0.14 | 0.87 | 0.53 | 50.1 | 0.76 | 0.26 |
| Hex | 77 | 66 | 10 | 0 | E | 57 | 35 | 32 | 4C | 1A |
| Octal | 167 | 146 | 20 | 0 | 16 | 127 | 65 | 62 | 114 | 32 |
| Binary | 1110111 | 1100110 | 10000 | 0 | 1110 | 1010111 | 110101 | 110010 | 1001100 | 11010 |
Color Harmonies of #776610
Complementary color
Monochromatic Colors of #776610
Black with #776610
Text Example
Text Example
White with #776610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776610; }
p { color: rgb(119,102,16); }
H1.HeaderClassName
{
color: #776610;
}
.AnyTagClassName
{
color: #776610;
}
</style>
background-color css
<style>
a { background-color: #776610; }
a { background-color: rgb(119,102,16); }
div.DivClassName
{
background-color: #776610;
}
.BgClassName
{
background-color: #776610;
}
</style>
border-color css
<style>
span { border-color: #776610; }
span { border-color: rgb(119,102,16); }
td.TdClassName
{
border-color: #776610;
}
.TagClassName
{
border-color: #776610;
}
</style>