Shades of Yukon Gold #816210
Tints of Yukon Gold #816210
RGB
CMYK
RGB Variations
Color information
#816210 (or 0x816210) is known color: Yukon Gold. HEX triplet: 81, 62 and 10. RGB value is (129,98,16). Sum of RGB (Red+Green+Blue) = 129+98+16=243 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.09% from 243); Green value is 98 (38.67% from 255 or 40.33% from 243); Blue value is 16 (6.64% from 255 or 6.58% from 243); Max value from RGB is 129 - color contains mainly: red. Hex color #816210 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816210 is #7E9DEF. Grayscale: #626262. Windows color (decimal): -8297968 or 1073793. OLE color: 1073793.
HSL color Cylindrical-coordinate representation of color #816210: hue angle of 43.54º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #816210 is Cyan = 0, Magento = 0.24, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 98 | 16 | - |
| CMYK | 0 | 0.24 | 0.88 | 0.49 |
| HSL | 43.54º | 0.78% | 0.28% | - |
| HSV(B) | 43.54º | 0.88% | 0.51% | - |
| XYZ | 13.51 | 13.44 | 2.37 | - |
| YUV | 97.92 | 81.77 | 150.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 98 | 16 | 0 | 0.24 | 0.88 | 0.49 | 43.54 | 0.78 | 0.28 |
| Hex | 81 | 62 | 10 | 0 | 18 | 58 | 31 | 2C | 4E | 1C |
| Octal | 201 | 142 | 20 | 0 | 30 | 130 | 61 | 54 | 116 | 34 |
| Binary | 10000001 | 1100010 | 10000 | 0 | 11000 | 1011000 | 110001 | 101100 | 1001110 | 11100 |
Color Harmonies of #816210
Complementary color
Monochromatic Colors of #816210
Black with #816210
Text Example
Text Example
White with #816210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816210; }
p { color: rgb(129,98,16); }
H1.HeaderClassName
{
color: #816210;
}
.AnyTagClassName
{
color: #816210;
}
</style>
background-color css
<style>
a { background-color: #816210; }
a { background-color: rgb(129,98,16); }
div.DivClassName
{
background-color: #816210;
}
.BgClassName
{
background-color: #816210;
}
</style>
border-color css
<style>
span { border-color: #816210; }
span { border-color: rgb(129,98,16); }
td.TdClassName
{
border-color: #816210;
}
.TagClassName
{
border-color: #816210;
}
</style>