Shades of Yukon Gold #766910
Tints of Yukon Gold #766910
RGB
CMYK
RGB Variations
Color information
#766910 (or 0x766910) is known color: Yukon Gold. HEX triplet: 76, 69 and 10. RGB value is (118,105,16). Sum of RGB (Red+Green+Blue) = 118+105+16=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 105 (41.41% from 255 or 43.93% from 239); Blue value is 16 (6.64% from 255 or 6.69% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #766910 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766910 is #8996EF. Grayscale: #636363. Windows color (decimal): -9017072 or 1075574. OLE color: 1075574.
HSL color Cylindrical-coordinate representation of color #766910: hue angle of 52.35º 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 #766910 is Cyan = 0, Magento = 0.11, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 105 | 16 | - |
| CMYK | 0 | 0.11 | 0.86 | 0.54 |
| HSL | 52.35º | 0.76% | 0.26% | - |
| HSV(B) | 52.35º | 0.86% | 0.46% | - |
| XYZ | 12.62 | 13.99 | 2.53 | - |
| YUV | 98.74 | 81.31 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 16 | 0 | 0.11 | 0.86 | 0.54 | 52.35 | 0.76 | 0.26 |
| Hex | 76 | 69 | 10 | 0 | B | 56 | 36 | 34 | 4C | 1A |
| Octal | 166 | 151 | 20 | 0 | 13 | 126 | 66 | 64 | 114 | 32 |
| Binary | 1110110 | 1101001 | 10000 | 0 | 1011 | 1010110 | 110110 | 110100 | 1001100 | 11010 |
Color Harmonies of #766910
Complementary color
Monochromatic Colors of #766910
Black with #766910
Text Example
Text Example
White with #766910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766910; }
p { color: rgb(118,105,16); }
H1.HeaderClassName
{
color: #766910;
}
.AnyTagClassName
{
color: #766910;
}
</style>
background-color css
<style>
a { background-color: #766910; }
a { background-color: rgb(118,105,16); }
div.DivClassName
{
background-color: #766910;
}
.BgClassName
{
background-color: #766910;
}
</style>
border-color css
<style>
span { border-color: #766910; }
span { border-color: rgb(118,105,16); }
td.TdClassName
{
border-color: #766910;
}
.TagClassName
{
border-color: #766910;
}
</style>