Shades of Yukon Gold #776522
Tints of Yukon Gold #776522
RGB
CMYK
RGB Variations
Color information
#776522 (or 0x776522) is known color: Yukon Gold. HEX triplet: 77, 65 and 22. RGB value is (119,101,34). Sum of RGB (Red+Green+Blue) = 119+101+34=254 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.85% from 254); Green value is 101 (39.84% from 255 or 39.76% from 254); Blue value is 34 (13.67% from 255 or 13.39% from 254); Max value from RGB is 119 - color contains mainly: red. Hex color #776522 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776522 is #889ADD. Grayscale: #636363. Windows color (decimal): -8952542 or 2254199. OLE color: 2254199.
HSL color Cylindrical-coordinate representation of color #776522: hue angle of 47.29º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #776522 is Cyan = 0, Magento = 0.15, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 34 | - |
| CMYK | 0 | 0.15 | 0.71 | 0.53 |
| HSL | 47.29º | 0.56% | 0.3% | - |
| HSV(B) | 47.29º | 0.71% | 0.47% | - |
| XYZ | 12.55 | 13.34 | 3.43 | - |
| YUV | 98.74 | 91.46 | 142.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 34 | 0 | 0.15 | 0.71 | 0.53 | 47.29 | 0.56 | 0.3 |
| Hex | 77 | 65 | 22 | 0 | F | 47 | 35 | 2F | 38 | 1E |
| Octal | 167 | 145 | 42 | 0 | 17 | 107 | 65 | 57 | 70 | 36 |
| Binary | 1110111 | 1100101 | 100010 | 0 | 1111 | 1000111 | 110101 | 101111 | 111000 | 11110 |
Color Harmonies of #776522
Complementary color
Monochromatic Colors of #776522
Black with #776522
Text Example
Text Example
White with #776522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776522; }
p { color: rgb(119,101,34); }
H1.HeaderClassName
{
color: #776522;
}
.AnyTagClassName
{
color: #776522;
}
</style>
background-color css
<style>
a { background-color: #776522; }
a { background-color: rgb(119,101,34); }
div.DivClassName
{
background-color: #776522;
}
.BgClassName
{
background-color: #776522;
}
</style>
border-color css
<style>
span { border-color: #776522; }
span { border-color: rgb(119,101,34); }
td.TdClassName
{
border-color: #776522;
}
.TagClassName
{
border-color: #776522;
}
</style>