Shades of Yukon Gold #776519
Tints of Yukon Gold #776519
RGB
CMYK
RGB Variations
Color information
#776519 (or 0x776519) is known color: Yukon Gold. HEX triplet: 77, 65 and 19. RGB value is (119,101,25). Sum of RGB (Red+Green+Blue) = 119+101+25=245 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.57% from 245); Green value is 101 (39.84% from 255 or 41.22% from 245); Blue value is 25 (10.16% from 255 or 10.20% from 245); Max value from RGB is 119 - color contains mainly: red. Hex color #776519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #776519 is #889AE6. Grayscale: #626262. Windows color (decimal): -8952551 or 1664375. OLE color: 1664375.
HSL color Cylindrical-coordinate representation of color #776519: hue angle of 48.51º 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 #776519 is Cyan = 0, Magento = 0.15, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 25 | - |
| CMYK | 0 | 0.15 | 0.79 | 0.53 |
| HSL | 48.51º | 0.65% | 0.28% | - |
| HSV(B) | 48.51º | 0.79% | 0.47% | - |
| XYZ | 12.44 | 13.3 | 2.83 | - |
| YUV | 97.72 | 86.96 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 25 | 0 | 0.15 | 0.79 | 0.53 | 48.51 | 0.65 | 0.28 |
| Hex | 77 | 65 | 19 | 0 | F | 4F | 35 | 31 | 41 | 1C |
| Octal | 167 | 145 | 31 | 0 | 17 | 117 | 65 | 61 | 101 | 34 |
| Binary | 1110111 | 1100101 | 11001 | 0 | 1111 | 1001111 | 110101 | 110001 | 1000001 | 11100 |
Color Harmonies of #776519
Complementary color
Monochromatic Colors of #776519
Black with #776519
Text Example
Text Example
White with #776519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776519; }
p { color: rgb(119,101,25); }
H1.HeaderClassName
{
color: #776519;
}
.AnyTagClassName
{
color: #776519;
}
</style>
background-color css
<style>
a { background-color: #776519; }
a { background-color: rgb(119,101,25); }
div.DivClassName
{
background-color: #776519;
}
.BgClassName
{
background-color: #776519;
}
</style>
border-color css
<style>
span { border-color: #776519; }
span { border-color: rgb(119,101,25); }
td.TdClassName
{
border-color: #776519;
}
.TagClassName
{
border-color: #776519;
}
</style>