Shades of Yukon Gold #816120
Tints of Yukon Gold #816120
RGB
CMYK
RGB Variations
Color information
#816120 (or 0x816120) is known color: Yukon Gold. HEX triplet: 81, 61 and 20. RGB value is (129,97,32). Sum of RGB (Red+Green+Blue) = 129+97+32=258 (34% of max value = 765). Red value is 129 (50.78% from 255 or 50% from 258); Green value is 97 (38.28% from 255 or 37.60% from 258); Blue value is 32 (12.89% from 255 or 12.40% from 258); Max value from RGB is 129 - color contains mainly: red. Hex color #816120 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816120 is #7E9EDF. Grayscale: #636363. Windows color (decimal): -8298208 or 2122113. OLE color: 2122113.
HSL color Cylindrical-coordinate representation of color #816120: hue angle of 40.21º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #816120 is Cyan = 0, Magento = 0.25, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 97 | 32 | - |
| CMYK | 0 | 0.25 | 0.75 | 0.49 |
| HSL | 40.21º | 0.6% | 0.32% | - |
| HSV(B) | 40.21º | 0.75% | 0.51% | - |
| XYZ | 13.59 | 13.32 | 3.22 | - |
| YUV | 99.16 | 90.1 | 149.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 97 | 32 | 0 | 0.25 | 0.75 | 0.49 | 40.21 | 0.6 | 0.32 |
| Hex | 81 | 61 | 20 | 0 | 19 | 4B | 31 | 28 | 3C | 20 |
| Octal | 201 | 141 | 40 | 0 | 31 | 113 | 61 | 50 | 74 | 40 |
| Binary | 10000001 | 1100001 | 100000 | 0 | 11001 | 1001011 | 110001 | 101000 | 111100 | 100000 |
Color Harmonies of #816120
Complementary color
Monochromatic Colors of #816120
Black with #816120
Text Example
Text Example
White with #816120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816120; }
p { color: rgb(129,97,32); }
H1.HeaderClassName
{
color: #816120;
}
.AnyTagClassName
{
color: #816120;
}
</style>
background-color css
<style>
a { background-color: #816120; }
a { background-color: rgb(129,97,32); }
div.DivClassName
{
background-color: #816120;
}
.BgClassName
{
background-color: #816120;
}
</style>
border-color css
<style>
span { border-color: #816120; }
span { border-color: rgb(129,97,32); }
td.TdClassName
{
border-color: #816120;
}
.TagClassName
{
border-color: #816120;
}
</style>