Shades of Yukon Gold #766320
Tints of Yukon Gold #766320
RGB
CMYK
RGB Variations
Color information
#766320 (or 0x766320) is known color: Yukon Gold. HEX triplet: 76, 63 and 20. RGB value is (118,99,32). Sum of RGB (Red+Green+Blue) = 118+99+32=249 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.39% from 249); Green value is 99 (39.06% from 255 or 39.76% from 249); Blue value is 32 (12.89% from 255 or 12.85% from 249); Max value from RGB is 118 - color contains mainly: red. Hex color #766320 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766320 is #899CDF. Grayscale: #616161. Windows color (decimal): -9018592 or 2122614. OLE color: 2122614.
HSL color Cylindrical-coordinate representation of color #766320: hue angle of 46.74º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #766320 is Cyan = 0, Magento = 0.16, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 32 | - |
| CMYK | 0 | 0.16 | 0.73 | 0.54 |
| HSL | 46.74º | 0.57% | 0.29% | - |
| HSV(B) | 46.74º | 0.73% | 0.46% | - |
| XYZ | 12.19 | 12.88 | 3.21 | - |
| YUV | 97.04 | 91.29 | 142.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 32 | 0 | 0.16 | 0.73 | 0.54 | 46.74 | 0.57 | 0.29 |
| Hex | 76 | 63 | 20 | 0 | 10 | 49 | 36 | 2F | 39 | 1D |
| Octal | 166 | 143 | 40 | 0 | 20 | 111 | 66 | 57 | 71 | 35 |
| Binary | 1110110 | 1100011 | 100000 | 0 | 10000 | 1001001 | 110110 | 101111 | 111001 | 11101 |
Color Harmonies of #766320
Complementary color
Monochromatic Colors of #766320
Black with #766320
Text Example
Text Example
White with #766320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766320; }
p { color: rgb(118,99,32); }
H1.HeaderClassName
{
color: #766320;
}
.AnyTagClassName
{
color: #766320;
}
</style>
background-color css
<style>
a { background-color: #766320; }
a { background-color: rgb(118,99,32); }
div.DivClassName
{
background-color: #766320;
}
.BgClassName
{
background-color: #766320;
}
</style>
border-color css
<style>
span { border-color: #766320; }
span { border-color: rgb(118,99,32); }
td.TdClassName
{
border-color: #766320;
}
.TagClassName
{
border-color: #766320;
}
</style>