Shades of Yukon Gold #776616
Tints of Yukon Gold #776616
RGB
CMYK
RGB Variations
Color information
#776616 (or 0x776616) is known color: Yukon Gold. HEX triplet: 77, 66 and 16. RGB value is (119,102,22). Sum of RGB (Red+Green+Blue) = 119+102+22=243 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.97% from 243); Green value is 102 (40.23% from 255 or 41.98% from 243); Blue value is 22 (8.98% from 255 or 9.05% from 243); Max value from RGB is 119 - color contains mainly: red. Hex color #776616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #776616 is #8899E9. Grayscale: #626262. Windows color (decimal): -8952298 or 1468023. OLE color: 1468023.
HSL color Cylindrical-coordinate representation of color #776616: hue angle of 49.48º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #776616 is Cyan = 0, Magento = 0.14, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 22 | - |
| CMYK | 0 | 0.14 | 0.82 | 0.53 |
| HSL | 49.48º | 0.69% | 0.28% | - |
| HSV(B) | 49.48º | 0.82% | 0.47% | - |
| XYZ | 12.5 | 13.48 | 2.7 | - |
| YUV | 97.96 | 85.13 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 22 | 0 | 0.14 | 0.82 | 0.53 | 49.48 | 0.69 | 0.28 |
| Hex | 77 | 66 | 16 | 0 | E | 52 | 35 | 31 | 45 | 1C |
| Octal | 167 | 146 | 26 | 0 | 16 | 122 | 65 | 61 | 105 | 34 |
| Binary | 1110111 | 1100110 | 10110 | 0 | 1110 | 1010010 | 110101 | 110001 | 1000101 | 11100 |
Color Harmonies of #776616
Complementary color
Monochromatic Colors of #776616
Black with #776616
Text Example
Text Example
White with #776616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776616; }
p { color: rgb(119,102,22); }
H1.HeaderClassName
{
color: #776616;
}
.AnyTagClassName
{
color: #776616;
}
</style>
background-color css
<style>
a { background-color: #776616; }
a { background-color: rgb(119,102,22); }
div.DivClassName
{
background-color: #776616;
}
.BgClassName
{
background-color: #776616;
}
</style>
border-color css
<style>
span { border-color: #776616; }
span { border-color: rgb(119,102,22); }
td.TdClassName
{
border-color: #776616;
}
.TagClassName
{
border-color: #776616;
}
</style>