Shades of Yukon Gold #776520
Tints of Yukon Gold #776520
RGB
CMYK
RGB Variations
Color information
#776520 (or 0x776520) is known color: Yukon Gold. HEX triplet: 77, 65 and 20. RGB value is (119,101,32). Sum of RGB (Red+Green+Blue) = 119+101+32=252 (33% of max value = 765). Red value is 119 (46.88% from 255 or 47.22% from 252); Green value is 101 (39.84% from 255 or 40.08% from 252); Blue value is 32 (12.89% from 255 or 12.70% from 252); Max value from RGB is 119 - color contains mainly: red. Hex color #776520 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776520 is #889ADF. Grayscale: #626262. Windows color (decimal): -8952544 or 2123127. OLE color: 2123127.
HSL color Cylindrical-coordinate representation of color #776520: hue angle of 47.59º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #776520 is Cyan = 0, Magento = 0.15, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 32 | - |
| CMYK | 0 | 0.15 | 0.73 | 0.53 |
| HSL | 47.59º | 0.58% | 0.3% | - |
| HSV(B) | 47.59º | 0.73% | 0.47% | - |
| XYZ | 12.52 | 13.33 | 3.28 | - |
| YUV | 98.52 | 90.46 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 32 | 0 | 0.15 | 0.73 | 0.53 | 47.59 | 0.58 | 0.3 |
| Hex | 77 | 65 | 20 | 0 | F | 49 | 35 | 30 | 3A | 1E |
| Octal | 167 | 145 | 40 | 0 | 17 | 111 | 65 | 60 | 72 | 36 |
| Binary | 1110111 | 1100101 | 100000 | 0 | 1111 | 1001001 | 110101 | 110000 | 111010 | 11110 |
Color Harmonies of #776520
Complementary color
Monochromatic Colors of #776520
Black with #776520
Text Example
Text Example
White with #776520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776520; }
p { color: rgb(119,101,32); }
H1.HeaderClassName
{
color: #776520;
}
.AnyTagClassName
{
color: #776520;
}
</style>
background-color css
<style>
a { background-color: #776520; }
a { background-color: rgb(119,101,32); }
div.DivClassName
{
background-color: #776520;
}
.BgClassName
{
background-color: #776520;
}
</style>
border-color css
<style>
span { border-color: #776520; }
span { border-color: rgb(119,101,32); }
td.TdClassName
{
border-color: #776520;
}
.TagClassName
{
border-color: #776520;
}
</style>