Shades of Yukon Gold #766607
Tints of Yukon Gold #766607
RGB
CMYK
RGB Variations
Color information
#766607 (or 0x766607) is known color: Yukon Gold. HEX triplet: 76, 66 and 07. RGB value is (118,102,7). Sum of RGB (Red+Green+Blue) = 118+102+7=227 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.98% from 227); Green value is 102 (40.23% from 255 or 44.93% from 227); Blue value is 7 (3.12% from 255 or 3.08% from 227); Max value from RGB is 118 - color contains mainly: red. Hex color #766607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766607 is #8999F8. Grayscale: #606060. Windows color (decimal): -9017849 or 484982. OLE color: 484982.
HSL color Cylindrical-coordinate representation of color #766607: hue angle of 51.35º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #766607 is Cyan = 0, Magento = 0.14, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 7 | - |
| CMYK | 0 | 0.14 | 0.94 | 0.54 |
| HSL | 51.35º | 0.89% | 0.25% | - |
| HSV(B) | 51.35º | 0.94% | 0.46% | - |
| XYZ | 12.26 | 13.37 | 2.14 | - |
| YUV | 95.95 | 77.8 | 143.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 7 | 0 | 0.14 | 0.94 | 0.54 | 51.35 | 0.89 | 0.25 |
| Hex | 76 | 66 | 7 | 0 | E | 5E | 36 | 33 | 59 | 19 |
| Octal | 166 | 146 | 7 | 0 | 16 | 136 | 66 | 63 | 131 | 31 |
| Binary | 1110110 | 1100110 | 111 | 0 | 1110 | 1011110 | 110110 | 110011 | 1011001 | 11001 |
Color Harmonies of #766607
Complementary color
Monochromatic Colors of #766607
Black with #766607
Text Example
Text Example
White with #766607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766607; }
p { color: rgb(118,102,7); }
H1.HeaderClassName
{
color: #766607;
}
.AnyTagClassName
{
color: #766607;
}
</style>
background-color css
<style>
a { background-color: #766607; }
a { background-color: rgb(118,102,7); }
div.DivClassName
{
background-color: #766607;
}
.BgClassName
{
background-color: #766607;
}
</style>
border-color css
<style>
span { border-color: #766607; }
span { border-color: rgb(118,102,7); }
td.TdClassName
{
border-color: #766607;
}
.TagClassName
{
border-color: #766607;
}
</style>