Shades of Yukon Gold #766016
Tints of Yukon Gold #766016
RGB
CMYK
RGB Variations
Color information
#766016 (or 0x766016) is known color: Yukon Gold. HEX triplet: 76, 60 and 16. RGB value is (118,96,22). Sum of RGB (Red+Green+Blue) = 118+96+22=236 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50% from 236); Green value is 96 (37.89% from 255 or 40.68% from 236); Blue value is 22 (8.98% from 255 or 9.32% from 236); Max value from RGB is 118 - color contains mainly: red. Hex color #766016 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766016 is #899FE9. Grayscale: #5E5E5E. Windows color (decimal): -9019370 or 1466486. OLE color: 1466486.
HSL color Cylindrical-coordinate representation of color #766016: hue angle of 46.25º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #766016 is Cyan = 0, Magento = 0.19, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 22 | - |
| CMYK | 0 | 0.19 | 0.81 | 0.54 |
| HSL | 46.25º | 0.69% | 0.27% | - |
| HSV(B) | 46.25º | 0.81% | 0.46% | - |
| XYZ | 11.8 | 12.28 | 2.51 | - |
| YUV | 94.14 | 87.29 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 22 | 0 | 0.19 | 0.81 | 0.54 | 46.25 | 0.69 | 0.27 |
| Hex | 76 | 60 | 16 | 0 | 13 | 51 | 36 | 2E | 45 | 1B |
| Octal | 166 | 140 | 26 | 0 | 23 | 121 | 66 | 56 | 105 | 33 |
| Binary | 1110110 | 1100000 | 10110 | 0 | 10011 | 1010001 | 110110 | 101110 | 1000101 | 11011 |
Color Harmonies of #766016
Complementary color
Monochromatic Colors of #766016
Black with #766016
Text Example
Text Example
White with #766016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766016; }
p { color: rgb(118,96,22); }
H1.HeaderClassName
{
color: #766016;
}
.AnyTagClassName
{
color: #766016;
}
</style>
background-color css
<style>
a { background-color: #766016; }
a { background-color: rgb(118,96,22); }
div.DivClassName
{
background-color: #766016;
}
.BgClassName
{
background-color: #766016;
}
</style>
border-color css
<style>
span { border-color: #766016; }
span { border-color: rgb(118,96,22); }
td.TdClassName
{
border-color: #766016;
}
.TagClassName
{
border-color: #766016;
}
</style>