Shades of Yukon Gold #776408
Tints of Yukon Gold #776408
RGB
CMYK
RGB Variations
Color information
#776408 (or 0x776408) is known color: Yukon Gold. HEX triplet: 77, 64 and 08. RGB value is (119,100,8). Sum of RGB (Red+Green+Blue) = 119+100+8=227 (30% of max value = 765). Red value is 119 (46.88% from 255 or 52.42% from 227); Green value is 100 (39.45% from 255 or 44.05% from 227); Blue value is 8 (3.52% from 255 or 3.52% from 227); Max value from RGB is 119 - color contains mainly: red. Hex color #776408 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #776408 is #889BF7. Grayscale: #5F5F5F. Windows color (decimal): -8952824 or 550007. OLE color: 550007.
HSL color Cylindrical-coordinate representation of color #776408: hue angle of 49.73º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #776408 is Cyan = 0, Magento = 0.16, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 100 | 8 | - |
| CMYK | 0 | 0.16 | 0.93 | 0.53 |
| HSL | 49.73º | 0.87% | 0.25% | - |
| HSV(B) | 49.73º | 0.93% | 0.47% | - |
| XYZ | 12.21 | 13.05 | 2.11 | - |
| YUV | 95.19 | 78.79 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 100 | 8 | 0 | 0.16 | 0.93 | 0.53 | 49.73 | 0.87 | 0.25 |
| Hex | 77 | 64 | 8 | 0 | 10 | 5D | 35 | 32 | 57 | 19 |
| Octal | 167 | 144 | 10 | 0 | 20 | 135 | 65 | 62 | 127 | 31 |
| Binary | 1110111 | 1100100 | 1000 | 0 | 10000 | 1011101 | 110101 | 110010 | 1010111 | 11001 |
Color Harmonies of #776408
Complementary color
Monochromatic Colors of #776408
Black with #776408
Text Example
Text Example
White with #776408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776408; }
p { color: rgb(119,100,8); }
H1.HeaderClassName
{
color: #776408;
}
.AnyTagClassName
{
color: #776408;
}
</style>
background-color css
<style>
a { background-color: #776408; }
a { background-color: rgb(119,100,8); }
div.DivClassName
{
background-color: #776408;
}
.BgClassName
{
background-color: #776408;
}
</style>
border-color css
<style>
span { border-color: #776408; }
span { border-color: rgb(119,100,8); }
td.TdClassName
{
border-color: #776408;
}
.TagClassName
{
border-color: #776408;
}
</style>