Shades of Yukon Gold #766619
Tints of Yukon Gold #766619
RGB
CMYK
RGB Variations
Color information
#766619 (or 0x766619) is known color: Yukon Gold. HEX triplet: 76, 66 and 19. RGB value is (118,102,25). Sum of RGB (Red+Green+Blue) = 118+102+25=245 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.16% from 245); Green value is 102 (40.23% from 255 or 41.63% from 245); Blue value is 25 (10.16% from 255 or 10.20% from 245); Max value from RGB is 118 - color contains mainly: red. Hex color #766619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766619 is #8999E6. Grayscale: #626262. Windows color (decimal): -9017831 or 1664630. OLE color: 1664630.
HSL color Cylindrical-coordinate representation of color #766619: hue angle of 49.68º 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 #766619 is Cyan = 0, Magento = 0.14, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 25 | - |
| CMYK | 0 | 0.14 | 0.79 | 0.54 |
| HSL | 49.68º | 0.65% | 0.28% | - |
| HSV(B) | 49.68º | 0.79% | 0.46% | - |
| XYZ | 12.4 | 13.42 | 2.86 | - |
| YUV | 98.01 | 86.8 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 25 | 0 | 0.14 | 0.79 | 0.54 | 49.68 | 0.65 | 0.28 |
| Hex | 76 | 66 | 19 | 0 | E | 4F | 36 | 32 | 41 | 1C |
| Octal | 166 | 146 | 31 | 0 | 16 | 117 | 66 | 62 | 101 | 34 |
| Binary | 1110110 | 1100110 | 11001 | 0 | 1110 | 1001111 | 110110 | 110010 | 1000001 | 11100 |
Color Harmonies of #766619
Complementary color
Monochromatic Colors of #766619
Black with #766619
Text Example
Text Example
White with #766619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766619; }
p { color: rgb(118,102,25); }
H1.HeaderClassName
{
color: #766619;
}
.AnyTagClassName
{
color: #766619;
}
</style>
background-color css
<style>
a { background-color: #766619; }
a { background-color: rgb(118,102,25); }
div.DivClassName
{
background-color: #766619;
}
.BgClassName
{
background-color: #766619;
}
</style>
border-color css
<style>
span { border-color: #766619; }
span { border-color: rgb(118,102,25); }
td.TdClassName
{
border-color: #766619;
}
.TagClassName
{
border-color: #766619;
}
</style>