Shades of Yukon Gold #766311
Tints of Yukon Gold #766311
RGB
CMYK
RGB Variations
Color information
#766311 (or 0x766311) is known color: Yukon Gold. HEX triplet: 76, 63 and 11. RGB value is (118,99,17). Sum of RGB (Red+Green+Blue) = 118+99+17=234 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.43% from 234); Green value is 99 (39.06% from 255 or 42.31% from 234); Blue value is 17 (7.03% from 255 or 7.26% from 234); Max value from RGB is 118 - color contains mainly: red. Hex color #766311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766311 is #899CEE. Grayscale: #5F5F5F. Windows color (decimal): -9018607 or 1139574. OLE color: 1139574.
HSL color Cylindrical-coordinate representation of color #766311: hue angle of 48.71º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #766311 is Cyan = 0, Magento = 0.16, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 17 | - |
| CMYK | 0 | 0.16 | 0.86 | 0.54 |
| HSL | 48.71º | 0.75% | 0.26% | - |
| HSV(B) | 48.71º | 0.86% | 0.46% | - |
| XYZ | 12.03 | 12.82 | 2.37 | - |
| YUV | 95.33 | 83.79 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 17 | 0 | 0.16 | 0.86 | 0.54 | 48.71 | 0.75 | 0.26 |
| Hex | 76 | 63 | 11 | 0 | 10 | 56 | 36 | 31 | 4B | 1A |
| Octal | 166 | 143 | 21 | 0 | 20 | 126 | 66 | 61 | 113 | 32 |
| Binary | 1110110 | 1100011 | 10001 | 0 | 10000 | 1010110 | 110110 | 110001 | 1001011 | 11010 |
Color Harmonies of #766311
Complementary color
Monochromatic Colors of #766311
Black with #766311
Text Example
Text Example
White with #766311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766311; }
p { color: rgb(118,99,17); }
H1.HeaderClassName
{
color: #766311;
}
.AnyTagClassName
{
color: #766311;
}
</style>
background-color css
<style>
a { background-color: #766311; }
a { background-color: rgb(118,99,17); }
div.DivClassName
{
background-color: #766311;
}
.BgClassName
{
background-color: #766311;
}
</style>
border-color css
<style>
span { border-color: #766311; }
span { border-color: rgb(118,99,17); }
td.TdClassName
{
border-color: #766311;
}
.TagClassName
{
border-color: #766311;
}
</style>