Shades of Yukon Gold #816916
Tints of Yukon Gold #816916
RGB
CMYK
RGB Variations
Color information
#816916 (or 0x816916) is known color: Yukon Gold. HEX triplet: 81, 69 and 16. RGB value is (129,105,22). Sum of RGB (Red+Green+Blue) = 129+105+22=256 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.39% from 256); Green value is 105 (41.41% from 255 or 41.02% from 256); Blue value is 22 (8.98% from 255 or 8.59% from 256); Max value from RGB is 129 - color contains mainly: red. Hex color #816916 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816916 is #7E96E9. Grayscale: #676767. Windows color (decimal): -8296170 or 1468801. OLE color: 1468801.
HSL color Cylindrical-coordinate representation of color #816916: hue angle of 46.54º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #816916 is Cyan = 0, Magento = 0.19, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 22 | - |
| CMYK | 0 | 0.19 | 0.83 | 0.49 |
| HSL | 46.54º | 0.71% | 0.3% | - |
| HSV(B) | 46.54º | 0.83% | 0.51% | - |
| XYZ | 14.25 | 14.83 | 2.87 | - |
| YUV | 102.71 | 82.45 | 146.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 22 | 0 | 0.19 | 0.83 | 0.49 | 46.54 | 0.71 | 0.3 |
| Hex | 81 | 69 | 16 | 0 | 13 | 53 | 31 | 2F | 47 | 1E |
| Octal | 201 | 151 | 26 | 0 | 23 | 123 | 61 | 57 | 107 | 36 |
| Binary | 10000001 | 1101001 | 10110 | 0 | 10011 | 1010011 | 110001 | 101111 | 1000111 | 11110 |
Color Harmonies of #816916
Complementary color
Monochromatic Colors of #816916
Black with #816916
Text Example
Text Example
White with #816916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816916; }
p { color: rgb(129,105,22); }
H1.HeaderClassName
{
color: #816916;
}
.AnyTagClassName
{
color: #816916;
}
</style>
background-color css
<style>
a { background-color: #816916; }
a { background-color: rgb(129,105,22); }
div.DivClassName
{
background-color: #816916;
}
.BgClassName
{
background-color: #816916;
}
</style>
border-color css
<style>
span { border-color: #816916; }
span { border-color: rgb(129,105,22); }
td.TdClassName
{
border-color: #816916;
}
.TagClassName
{
border-color: #816916;
}
</style>