Shades of Yukon Gold #807121
Tints of Yukon Gold #807121
RGB
CMYK
RGB Variations
Color information
#807121 (or 0x807121) is known color: Yukon Gold. HEX triplet: 80, 71 and 21. RGB value is (128,113,33). Sum of RGB (Red+Green+Blue) = 128+113+33=274 (36% of max value = 765). Red value is 128 (50.39% from 255 or 46.72% from 274); Green value is 113 (44.53% from 255 or 41.24% from 274); Blue value is 33 (13.28% from 255 or 12.04% from 274); Max value from RGB is 128 - color contains mainly: red. Hex color #807121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807121 is #7F8EDE. Grayscale: #6C6C6C. Windows color (decimal): -8359647 or 2191744. OLE color: 2191744.
HSL color Cylindrical-coordinate representation of color #807121: hue angle of 50.53º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #807121 is Cyan = 0, Magento = 0.12, Yellow = 0.74 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 113 | 33 | - |
| CMYK | 0 | 0.12 | 0.74 | 0.50 |
| HSL | 50.53º | 0.59% | 0.32% | - |
| HSV(B) | 50.53º | 0.74% | 0.5% | - |
| XYZ | 15.08 | 16.51 | 3.83 | - |
| YUV | 108.37 | 85.47 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 113 | 33 | 0 | 0.12 | 0.74 | 0.50 | 50.53 | 0.59 | 0.32 |
| Hex | 80 | 71 | 21 | 0 | C | 4A | 32 | 33 | 3B | 20 |
| Octal | 200 | 161 | 41 | 0 | 14 | 112 | 62 | 63 | 73 | 40 |
| Binary | 10000000 | 1110001 | 100001 | 0 | 1100 | 1001010 | 110010 | 110011 | 111011 | 100000 |
Color Harmonies of #807121
Complementary color
Monochromatic Colors of #807121
Black with #807121
Text Example
Text Example
White with #807121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807121; }
p { color: rgb(128,113,33); }
H1.HeaderClassName
{
color: #807121;
}
.AnyTagClassName
{
color: #807121;
}
</style>
background-color css
<style>
a { background-color: #807121; }
a { background-color: rgb(128,113,33); }
div.DivClassName
{
background-color: #807121;
}
.BgClassName
{
background-color: #807121;
}
</style>
border-color css
<style>
span { border-color: #807121; }
span { border-color: rgb(128,113,33); }
td.TdClassName
{
border-color: #807121;
}
.TagClassName
{
border-color: #807121;
}
</style>