Shades of Yukon Gold #766220
Tints of Yukon Gold #766220
RGB
CMYK
RGB Variations
Color information
#766220 (or 0x766220) is known color: Yukon Gold. HEX triplet: 76, 62 and 20. RGB value is (118,98,32). Sum of RGB (Red+Green+Blue) = 118+98+32=248 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.58% from 248); Green value is 98 (38.67% from 255 or 39.52% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 118 - color contains mainly: red. Hex color #766220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766220 is #899DDF. Grayscale: #606060. Windows color (decimal): -9018848 or 2122358. OLE color: 2122358.
HSL color Cylindrical-coordinate representation of color #766220: hue angle of 46.05º 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 #766220 is Cyan = 0, Magento = 0.17, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 32 | - |
| CMYK | 0 | 0.17 | 0.73 | 0.54 |
| HSL | 46.05º | 0.57% | 0.29% | - |
| HSV(B) | 46.05º | 0.73% | 0.46% | - |
| XYZ | 12.1 | 12.69 | 3.18 | - |
| YUV | 96.46 | 91.63 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 32 | 0 | 0.17 | 0.73 | 0.54 | 46.05 | 0.57 | 0.29 |
| Hex | 76 | 62 | 20 | 0 | 11 | 49 | 36 | 2E | 39 | 1D |
| Octal | 166 | 142 | 40 | 0 | 21 | 111 | 66 | 56 | 71 | 35 |
| Binary | 1110110 | 1100010 | 100000 | 0 | 10001 | 1001001 | 110110 | 101110 | 111001 | 11101 |
Color Harmonies of #766220
Complementary color
Monochromatic Colors of #766220
Black with #766220
Text Example
Text Example
White with #766220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766220; }
p { color: rgb(118,98,32); }
H1.HeaderClassName
{
color: #766220;
}
.AnyTagClassName
{
color: #766220;
}
</style>
background-color css
<style>
a { background-color: #766220; }
a { background-color: rgb(118,98,32); }
div.DivClassName
{
background-color: #766220;
}
.BgClassName
{
background-color: #766220;
}
</style>
border-color css
<style>
span { border-color: #766220; }
span { border-color: rgb(118,98,32); }
td.TdClassName
{
border-color: #766220;
}
.TagClassName
{
border-color: #766220;
}
</style>