Shades of Yukon Gold #766118
Tints of Yukon Gold #766118
RGB
CMYK
RGB Variations
Color information
#766118 (or 0x766118) is known color: Yukon Gold. HEX triplet: 76, 61 and 18. RGB value is (118,97,24). Sum of RGB (Red+Green+Blue) = 118+97+24=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 97 (38.28% from 255 or 40.59% from 239); Blue value is 24 (9.77% from 255 or 10.04% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #766118 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766118 is #899EE7. Grayscale: #5F5F5F. Windows color (decimal): -9019112 or 1597814. OLE color: 1597814.
HSL color Cylindrical-coordinate representation of color #766118: hue angle of 46.6º 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 #766118 is Cyan = 0, Magento = 0.18, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 97 | 24 | - |
| CMYK | 0 | 0.18 | 0.80 | 0.54 |
| HSL | 46.6º | 0.66% | 0.28% | - |
| HSV(B) | 46.6º | 0.8% | 0.46% | - |
| XYZ | 11.91 | 12.47 | 2.64 | - |
| YUV | 94.96 | 87.96 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 24 | 0 | 0.18 | 0.80 | 0.54 | 46.6 | 0.66 | 0.28 |
| Hex | 76 | 61 | 18 | 0 | 12 | 50 | 36 | 2F | 42 | 1C |
| Octal | 166 | 141 | 30 | 0 | 22 | 120 | 66 | 57 | 102 | 34 |
| Binary | 1110110 | 1100001 | 11000 | 0 | 10010 | 1010000 | 110110 | 101111 | 1000010 | 11100 |
Color Harmonies of #766118
Complementary color
Monochromatic Colors of #766118
Black with #766118
Text Example
Text Example
White with #766118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766118; }
p { color: rgb(118,97,24); }
H1.HeaderClassName
{
color: #766118;
}
.AnyTagClassName
{
color: #766118;
}
</style>
background-color css
<style>
a { background-color: #766118; }
a { background-color: rgb(118,97,24); }
div.DivClassName
{
background-color: #766118;
}
.BgClassName
{
background-color: #766118;
}
</style>
border-color css
<style>
span { border-color: #766118; }
span { border-color: rgb(118,97,24); }
td.TdClassName
{
border-color: #766118;
}
.TagClassName
{
border-color: #766118;
}
</style>