Shades of Yukon Gold #776019
Tints of Yukon Gold #776019
RGB
CMYK
RGB Variations
Color information
#776019 (or 0x776019) is known color: Yukon Gold. HEX triplet: 77, 60 and 19. RGB value is (119,96,25). Sum of RGB (Red+Green+Blue) = 119+96+25=240 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.58% from 240); Green value is 96 (37.89% from 255 or 40% from 240); Blue value is 25 (10.16% from 255 or 10.42% from 240); Max value from RGB is 119 - color contains mainly: red. Hex color #776019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #776019 is #889FE6. Grayscale: #5F5F5F. Windows color (decimal): -8953831 or 1663095. OLE color: 1663095.
HSL color Cylindrical-coordinate representation of color #776019: hue angle of 45.32º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #776019 is Cyan = 0, Magento = 0.19, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 96 | 25 | - |
| CMYK | 0 | 0.19 | 0.79 | 0.53 |
| HSL | 45.32º | 0.65% | 0.28% | - |
| HSV(B) | 45.32º | 0.79% | 0.47% | - |
| XYZ | 11.97 | 12.36 | 2.67 | - |
| YUV | 94.78 | 88.62 | 145.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 96 | 25 | 0 | 0.19 | 0.79 | 0.53 | 45.32 | 0.65 | 0.28 |
| Hex | 77 | 60 | 19 | 0 | 13 | 4F | 35 | 2D | 41 | 1C |
| Octal | 167 | 140 | 31 | 0 | 23 | 117 | 65 | 55 | 101 | 34 |
| Binary | 1110111 | 1100000 | 11001 | 0 | 10011 | 1001111 | 110101 | 101101 | 1000001 | 11100 |
Color Harmonies of #776019
Complementary color
Monochromatic Colors of #776019
Black with #776019
Text Example
Text Example
White with #776019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776019; }
p { color: rgb(119,96,25); }
H1.HeaderClassName
{
color: #776019;
}
.AnyTagClassName
{
color: #776019;
}
</style>
background-color css
<style>
a { background-color: #776019; }
a { background-color: rgb(119,96,25); }
div.DivClassName
{
background-color: #776019;
}
.BgClassName
{
background-color: #776019;
}
</style>
border-color css
<style>
span { border-color: #776019; }
span { border-color: rgb(119,96,25); }
td.TdClassName
{
border-color: #776019;
}
.TagClassName
{
border-color: #776019;
}
</style>