Shades of Yukon Gold #776406
Tints of Yukon Gold #776406
RGB
CMYK
RGB Variations
Color information
#776406 (or 0x776406) is known color: Yukon Gold. HEX triplet: 77, 64 and 06. RGB value is (119,100,6). Sum of RGB (Red+Green+Blue) = 119+100+6=225 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.89% from 225); Green value is 100 (39.45% from 255 or 44.44% from 225); Blue value is 6 (2.73% from 255 or 2.67% from 225); Max value from RGB is 119 - color contains mainly: red. Hex color #776406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #776406 is #889BF9. Grayscale: #5F5F5F. Windows color (decimal): -8952826 or 418935. OLE color: 418935.
HSL color Cylindrical-coordinate representation of color #776406: hue angle of 49.91º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #776406 is Cyan = 0, Magento = 0.16, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 100 | 6 | - |
| CMYK | 0 | 0.16 | 0.95 | 0.53 |
| HSL | 49.91º | 0.9% | 0.25% | - |
| HSV(B) | 49.91º | 0.95% | 0.47% | - |
| XYZ | 12.2 | 13.05 | 2.05 | - |
| YUV | 94.97 | 77.79 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 100 | 6 | 0 | 0.16 | 0.95 | 0.53 | 49.91 | 0.9 | 0.25 |
| Hex | 77 | 64 | 6 | 0 | 10 | 5F | 35 | 32 | 5A | 19 |
| Octal | 167 | 144 | 6 | 0 | 20 | 137 | 65 | 62 | 132 | 31 |
| Binary | 1110111 | 1100100 | 110 | 0 | 10000 | 1011111 | 110101 | 110010 | 1011010 | 11001 |
Color Harmonies of #776406
Complementary color
Monochromatic Colors of #776406
Black with #776406
Text Example
Text Example
White with #776406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776406; }
p { color: rgb(119,100,6); }
H1.HeaderClassName
{
color: #776406;
}
.AnyTagClassName
{
color: #776406;
}
</style>
background-color css
<style>
a { background-color: #776406; }
a { background-color: rgb(119,100,6); }
div.DivClassName
{
background-color: #776406;
}
.BgClassName
{
background-color: #776406;
}
</style>
border-color css
<style>
span { border-color: #776406; }
span { border-color: rgb(119,100,6); }
td.TdClassName
{
border-color: #776406;
}
.TagClassName
{
border-color: #776406;
}
</style>