Shades of Yukon Gold #766610
Tints of Yukon Gold #766610
RGB
CMYK
RGB Variations
Color information
#766610 (or 0x766610) is known color: Yukon Gold. HEX triplet: 76, 66 and 10. RGB value is (118,102,16). Sum of RGB (Red+Green+Blue) = 118+102+16=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 102 (40.23% from 255 or 43.22% from 236); Blue value is 16 (6.64% from 255 or 6.78% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #766610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766610 is #8999EF. Grayscale: #616161. Windows color (decimal): -9017840 or 1074806. OLE color: 1074806.
HSL color Cylindrical-coordinate representation of color #766610: hue angle of 50.59º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #766610 is Cyan = 0, Magento = 0.14, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 16 | - |
| CMYK | 0 | 0.14 | 0.86 | 0.54 |
| HSL | 50.59º | 0.76% | 0.26% | - |
| HSV(B) | 50.59º | 0.86% | 0.46% | - |
| XYZ | 12.32 | 13.39 | 2.43 | - |
| YUV | 96.98 | 82.3 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 16 | 0 | 0.14 | 0.86 | 0.54 | 50.59 | 0.76 | 0.26 |
| Hex | 76 | 66 | 10 | 0 | E | 56 | 36 | 33 | 4C | 1A |
| Octal | 166 | 146 | 20 | 0 | 16 | 126 | 66 | 63 | 114 | 32 |
| Binary | 1110110 | 1100110 | 10000 | 0 | 1110 | 1010110 | 110110 | 110011 | 1001100 | 11010 |
Color Harmonies of #766610
Complementary color
Monochromatic Colors of #766610
Black with #766610
Text Example
Text Example
White with #766610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766610; }
p { color: rgb(118,102,16); }
H1.HeaderClassName
{
color: #766610;
}
.AnyTagClassName
{
color: #766610;
}
</style>
background-color css
<style>
a { background-color: #766610; }
a { background-color: rgb(118,102,16); }
div.DivClassName
{
background-color: #766610;
}
.BgClassName
{
background-color: #766610;
}
</style>
border-color css
<style>
span { border-color: #766610; }
span { border-color: rgb(118,102,16); }
td.TdClassName
{
border-color: #766610;
}
.TagClassName
{
border-color: #766610;
}
</style>