Shades of Yukon Gold #836916
Tints of Yukon Gold #836916
RGB
CMYK
RGB Variations
Color information
#836916 (or 0x836916) is known color: Yukon Gold. HEX triplet: 83, 69 and 16. RGB value is (131,105,22). Sum of RGB (Red+Green+Blue) = 131+105+22=258 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.78% from 258); Green value is 105 (41.41% from 255 or 40.70% from 258); Blue value is 22 (8.98% from 255 or 8.53% from 258); Max value from RGB is 131 - color contains mainly: red. Hex color #836916 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836916 is #7C96E9. Grayscale: #676767. Windows color (decimal): -8165098 or 1468803. OLE color: 1468803.
HSL color Cylindrical-coordinate representation of color #836916: hue angle of 45.69º 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 #836916 is Cyan = 0, Magento = 0.20, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 22 | - |
| CMYK | 0 | 0.20 | 0.83 | 0.49 |
| HSL | 45.69º | 0.71% | 0.3% | - |
| HSV(B) | 45.69º | 0.83% | 0.51% | - |
| XYZ | 14.56 | 14.99 | 2.88 | - |
| YUV | 103.31 | 82.11 | 147.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 22 | 0 | 0.20 | 0.83 | 0.49 | 45.69 | 0.71 | 0.3 |
| Hex | 83 | 69 | 16 | 0 | 14 | 53 | 31 | 2E | 47 | 1E |
| Octal | 203 | 151 | 26 | 0 | 24 | 123 | 61 | 56 | 107 | 36 |
| Binary | 10000011 | 1101001 | 10110 | 0 | 10100 | 1010011 | 110001 | 101110 | 1000111 | 11110 |
Color Harmonies of #836916
Complementary color
Monochromatic Colors of #836916
Black with #836916
Text Example
Text Example
White with #836916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836916; }
p { color: rgb(131,105,22); }
H1.HeaderClassName
{
color: #836916;
}
.AnyTagClassName
{
color: #836916;
}
</style>
background-color css
<style>
a { background-color: #836916; }
a { background-color: rgb(131,105,22); }
div.DivClassName
{
background-color: #836916;
}
.BgClassName
{
background-color: #836916;
}
</style>
border-color css
<style>
span { border-color: #836916; }
span { border-color: rgb(131,105,22); }
td.TdClassName
{
border-color: #836916;
}
.TagClassName
{
border-color: #836916;
}
</style>