Shades of Yukon Gold #766618
Tints of Yukon Gold #766618
RGB
CMYK
RGB Variations
Color information
#766618 (or 0x766618) is known color: Yukon Gold. HEX triplet: 76, 66 and 18. RGB value is (118,102,24). Sum of RGB (Red+Green+Blue) = 118+102+24=244 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.36% from 244); Green value is 102 (40.23% from 255 or 41.80% from 244); Blue value is 24 (9.77% from 255 or 9.84% from 244); Max value from RGB is 118 - color contains mainly: red. Hex color #766618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766618 is #8999E7. Grayscale: #626262. Windows color (decimal): -9017832 or 1599094. OLE color: 1599094.
HSL color Cylindrical-coordinate representation of color #766618: hue angle of 49.79º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #766618 is Cyan = 0, Magento = 0.14, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 24 | - |
| CMYK | 0 | 0.14 | 0.80 | 0.54 |
| HSL | 49.79º | 0.66% | 0.28% | - |
| HSV(B) | 49.79º | 0.8% | 0.46% | - |
| XYZ | 12.39 | 13.42 | 2.8 | - |
| YUV | 97.89 | 86.3 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 24 | 0 | 0.14 | 0.80 | 0.54 | 49.79 | 0.66 | 0.28 |
| Hex | 76 | 66 | 18 | 0 | E | 50 | 36 | 32 | 42 | 1C |
| Octal | 166 | 146 | 30 | 0 | 16 | 120 | 66 | 62 | 102 | 34 |
| Binary | 1110110 | 1100110 | 11000 | 0 | 1110 | 1010000 | 110110 | 110010 | 1000010 | 11100 |
Color Harmonies of #766618
Complementary color
Monochromatic Colors of #766618
Black with #766618
Text Example
Text Example
White with #766618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766618; }
p { color: rgb(118,102,24); }
H1.HeaderClassName
{
color: #766618;
}
.AnyTagClassName
{
color: #766618;
}
</style>
background-color css
<style>
a { background-color: #766618; }
a { background-color: rgb(118,102,24); }
div.DivClassName
{
background-color: #766618;
}
.BgClassName
{
background-color: #766618;
}
</style>
border-color css
<style>
span { border-color: #766618; }
span { border-color: rgb(118,102,24); }
td.TdClassName
{
border-color: #766618;
}
.TagClassName
{
border-color: #766618;
}
</style>