Shades of Yukon Gold #766014
Tints of Yukon Gold #766014
RGB
CMYK
RGB Variations
Color information
#766014 (or 0x766014) is known color: Yukon Gold. HEX triplet: 76, 60 and 14. RGB value is (118,96,20). Sum of RGB (Red+Green+Blue) = 118+96+20=234 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.43% from 234); Green value is 96 (37.89% from 255 or 41.03% from 234); Blue value is 20 (8.20% from 255 or 8.55% from 234); Max value from RGB is 118 - color contains mainly: red. Hex color #766014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766014 is #899FEB. Grayscale: #5E5E5E. Windows color (decimal): -9019372 or 1335414. OLE color: 1335414.
HSL color Cylindrical-coordinate representation of color #766014: hue angle of 46.53º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #766014 is Cyan = 0, Magento = 0.19, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 20 | - |
| CMYK | 0 | 0.19 | 0.83 | 0.54 |
| HSL | 46.53º | 0.71% | 0.27% | - |
| HSV(B) | 46.53º | 0.83% | 0.46% | - |
| XYZ | 11.78 | 12.27 | 2.41 | - |
| YUV | 93.91 | 86.29 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 20 | 0 | 0.19 | 0.83 | 0.54 | 46.53 | 0.71 | 0.27 |
| Hex | 76 | 60 | 14 | 0 | 13 | 53 | 36 | 2F | 47 | 1B |
| Octal | 166 | 140 | 24 | 0 | 23 | 123 | 66 | 57 | 107 | 33 |
| Binary | 1110110 | 1100000 | 10100 | 0 | 10011 | 1010011 | 110110 | 101111 | 1000111 | 11011 |
Color Harmonies of #766014
Complementary color
Monochromatic Colors of #766014
Black with #766014
Text Example
Text Example
White with #766014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766014; }
p { color: rgb(118,96,20); }
H1.HeaderClassName
{
color: #766014;
}
.AnyTagClassName
{
color: #766014;
}
</style>
background-color css
<style>
a { background-color: #766014; }
a { background-color: rgb(118,96,20); }
div.DivClassName
{
background-color: #766014;
}
.BgClassName
{
background-color: #766014;
}
</style>
border-color css
<style>
span { border-color: #766014; }
span { border-color: rgb(118,96,20); }
td.TdClassName
{
border-color: #766014;
}
.TagClassName
{
border-color: #766014;
}
</style>