Shades of Yukon Gold #817021
Tints of Yukon Gold #817021
RGB
CMYK
RGB Variations
Color information
#817021 (or 0x817021) is known color: Yukon Gold. HEX triplet: 81, 70 and 21. RGB value is (129,112,33). Sum of RGB (Red+Green+Blue) = 129+112+33=274 (36% of max value = 765). Red value is 129 (50.78% from 255 or 47.08% from 274); Green value is 112 (44.14% from 255 or 40.88% from 274); Blue value is 33 (13.28% from 255 or 12.04% from 274); Max value from RGB is 129 - color contains mainly: red. Hex color #817021 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817021 is #7E8FDE. Grayscale: #6C6C6C. Windows color (decimal): -8294367 or 2191489. OLE color: 2191489.
HSL color Cylindrical-coordinate representation of color #817021: hue angle of 49.38º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #817021 is Cyan = 0, Magento = 0.13, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 33 | - |
| CMYK | 0 | 0.13 | 0.74 | 0.49 |
| HSL | 49.38º | 0.59% | 0.32% | - |
| HSV(B) | 49.38º | 0.74% | 0.51% | - |
| XYZ | 15.12 | 16.37 | 3.8 | - |
| YUV | 108.08 | 85.63 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 33 | 0 | 0.13 | 0.74 | 0.49 | 49.38 | 0.59 | 0.32 |
| Hex | 81 | 70 | 21 | 0 | D | 4A | 31 | 31 | 3B | 20 |
| Octal | 201 | 160 | 41 | 0 | 15 | 112 | 61 | 61 | 73 | 40 |
| Binary | 10000001 | 1110000 | 100001 | 0 | 1101 | 1001010 | 110001 | 110001 | 111011 | 100000 |
Color Harmonies of #817021
Complementary color
Monochromatic Colors of #817021
Black with #817021
Text Example
Text Example
White with #817021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817021; }
p { color: rgb(129,112,33); }
H1.HeaderClassName
{
color: #817021;
}
.AnyTagClassName
{
color: #817021;
}
</style>
background-color css
<style>
a { background-color: #817021; }
a { background-color: rgb(129,112,33); }
div.DivClassName
{
background-color: #817021;
}
.BgClassName
{
background-color: #817021;
}
</style>
border-color css
<style>
span { border-color: #817021; }
span { border-color: rgb(129,112,33); }
td.TdClassName
{
border-color: #817021;
}
.TagClassName
{
border-color: #817021;
}
</style>