Shades of Yukon Gold #806820
Tints of Yukon Gold #806820
RGB
CMYK
RGB Variations
Color information
#806820 (or 0x806820) is known color: Yukon Gold. HEX triplet: 80, 68 and 20. RGB value is (128,104,32). Sum of RGB (Red+Green+Blue) = 128+104+32=264 (34% of max value = 765). Red value is 128 (50.39% from 255 or 48.48% from 264); Green value is 104 (41.02% from 255 or 39.39% from 264); Blue value is 32 (12.89% from 255 or 12.12% from 264); Max value from RGB is 128 - color contains mainly: red. Hex color #806820 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806820 is #7F97DF. Grayscale: #676767. Windows color (decimal): -8361952 or 2123904. OLE color: 2123904.
HSL color Cylindrical-coordinate representation of color #806820: hue angle of 45º degrees, saturation: 0.6, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #806820 is Cyan = 0, Magento = 0.19, Yellow = 0.75 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 104 | 32 | - |
| CMYK | 0 | 0.19 | 0.75 | 0.50 |
| HSL | 45º | 0.6% | 0.31% | - |
| HSV(B) | 45º | 0.75% | 0.5% | - |
| XYZ | 14.11 | 14.59 | 3.44 | - |
| YUV | 102.97 | 87.95 | 145.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 104 | 32 | 0 | 0.19 | 0.75 | 0.50 | 45 | 0.6 | 0.31 |
| Hex | 80 | 68 | 20 | 0 | 13 | 4B | 32 | 2D | 3C | 1F |
| Octal | 200 | 150 | 40 | 0 | 23 | 113 | 62 | 55 | 74 | 37 |
| Binary | 10000000 | 1101000 | 100000 | 0 | 10011 | 1001011 | 110010 | 101101 | 111100 | 11111 |
Color Harmonies of #806820
Complementary color
Monochromatic Colors of #806820
Black with #806820
Text Example
Text Example
White with #806820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806820; }
p { color: rgb(128,104,32); }
H1.HeaderClassName
{
color: #806820;
}
.AnyTagClassName
{
color: #806820;
}
</style>
background-color css
<style>
a { background-color: #806820; }
a { background-color: rgb(128,104,32); }
div.DivClassName
{
background-color: #806820;
}
.BgClassName
{
background-color: #806820;
}
</style>
border-color css
<style>
span { border-color: #806820; }
span { border-color: rgb(128,104,32); }
td.TdClassName
{
border-color: #806820;
}
.TagClassName
{
border-color: #806820;
}
</style>