Shades of Yukon Gold #766819
Tints of Yukon Gold #766819
RGB
CMYK
RGB Variations
Color information
#766819 (or 0x766819) is known color: Yukon Gold. HEX triplet: 76, 68 and 19. RGB value is (118,104,25). Sum of RGB (Red+Green+Blue) = 118+104+25=247 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.77% from 247); Green value is 104 (41.02% from 255 or 42.11% from 247); Blue value is 25 (10.16% from 255 or 10.12% from 247); Max value from RGB is 118 - color contains mainly: red. Hex color #766819 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766819 is #8997E6. Grayscale: #636363. Windows color (decimal): -9017319 or 1665142. OLE color: 1665142.
HSL color Cylindrical-coordinate representation of color #766819: hue angle of 50.97º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #766819 is Cyan = 0, Magento = 0.12, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 25 | - |
| CMYK | 0 | 0.12 | 0.79 | 0.54 |
| HSL | 50.97º | 0.65% | 0.28% | - |
| HSV(B) | 50.97º | 0.79% | 0.46% | - |
| XYZ | 12.6 | 13.82 | 2.92 | - |
| YUV | 99.18 | 86.14 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 25 | 0 | 0.12 | 0.79 | 0.54 | 50.97 | 0.65 | 0.28 |
| Hex | 76 | 68 | 19 | 0 | C | 4F | 36 | 33 | 41 | 1C |
| Octal | 166 | 150 | 31 | 0 | 14 | 117 | 66 | 63 | 101 | 34 |
| Binary | 1110110 | 1101000 | 11001 | 0 | 1100 | 1001111 | 110110 | 110011 | 1000001 | 11100 |
Color Harmonies of #766819
Complementary color
Monochromatic Colors of #766819
Black with #766819
Text Example
Text Example
White with #766819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766819; }
p { color: rgb(118,104,25); }
H1.HeaderClassName
{
color: #766819;
}
.AnyTagClassName
{
color: #766819;
}
</style>
background-color css
<style>
a { background-color: #766819; }
a { background-color: rgb(118,104,25); }
div.DivClassName
{
background-color: #766819;
}
.BgClassName
{
background-color: #766819;
}
</style>
border-color css
<style>
span { border-color: #766819; }
span { border-color: rgb(118,104,25); }
td.TdClassName
{
border-color: #766819;
}
.TagClassName
{
border-color: #766819;
}
</style>