Shades of Yukon Gold #776716
Tints of Yukon Gold #776716
RGB
CMYK
RGB Variations
Color information
#776716 (or 0x776716) is known color: Yukon Gold. HEX triplet: 77, 67 and 16. RGB value is (119,103,22). Sum of RGB (Red+Green+Blue) = 119+103+22=244 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.77% from 244); Green value is 103 (40.62% from 255 or 42.21% from 244); Blue value is 22 (8.98% from 255 or 9.02% from 244); Max value from RGB is 119 - color contains mainly: red. Hex color #776716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #776716 is #8898E9. Grayscale: #626262. Windows color (decimal): -8952042 or 1468279. OLE color: 1468279.
HSL color Cylindrical-coordinate representation of color #776716: hue angle of 50.1º 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 #776716 is Cyan = 0, Magento = 0.13, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 22 | - |
| CMYK | 0 | 0.13 | 0.82 | 0.53 |
| HSL | 50.1º | 0.69% | 0.28% | - |
| HSV(B) | 50.1º | 0.82% | 0.47% | - |
| XYZ | 12.6 | 13.68 | 2.74 | - |
| YUV | 98.55 | 84.8 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 22 | 0 | 0.13 | 0.82 | 0.53 | 50.1 | 0.69 | 0.28 |
| Hex | 77 | 67 | 16 | 0 | D | 52 | 35 | 32 | 45 | 1C |
| Octal | 167 | 147 | 26 | 0 | 15 | 122 | 65 | 62 | 105 | 34 |
| Binary | 1110111 | 1100111 | 10110 | 0 | 1101 | 1010010 | 110101 | 110010 | 1000101 | 11100 |
Color Harmonies of #776716
Complementary color
Monochromatic Colors of #776716
Black with #776716
Text Example
Text Example
White with #776716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776716; }
p { color: rgb(119,103,22); }
H1.HeaderClassName
{
color: #776716;
}
.AnyTagClassName
{
color: #776716;
}
</style>
background-color css
<style>
a { background-color: #776716; }
a { background-color: rgb(119,103,22); }
div.DivClassName
{
background-color: #776716;
}
.BgClassName
{
background-color: #776716;
}
</style>
border-color css
<style>
span { border-color: #776716; }
span { border-color: rgb(119,103,22); }
td.TdClassName
{
border-color: #776716;
}
.TagClassName
{
border-color: #776716;
}
</style>