Shades of Yukon Gold #836816
Tints of Yukon Gold #836816
RGB
CMYK
RGB Variations
Color information
#836816 (or 0x836816) is known color: Yukon Gold. HEX triplet: 83, 68 and 16. RGB value is (131,104,22). Sum of RGB (Red+Green+Blue) = 131+104+22=257 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.97% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 22 (8.98% from 255 or 8.56% from 257); Max value from RGB is 131 - color contains mainly: red. Hex color #836816 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836816 is #7C97E9. Grayscale: #676767. Windows color (decimal): -8165354 or 1468547. OLE color: 1468547.
HSL color Cylindrical-coordinate representation of color #836816: hue angle of 45.14º 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 #836816 is Cyan = 0, Magento = 0.21, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 22 | - |
| CMYK | 0 | 0.21 | 0.83 | 0.49 |
| HSL | 45.14º | 0.71% | 0.3% | - |
| HSV(B) | 45.14º | 0.83% | 0.51% | - |
| XYZ | 14.46 | 14.78 | 2.85 | - |
| YUV | 102.73 | 82.45 | 148.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 22 | 0 | 0.21 | 0.83 | 0.49 | 45.14 | 0.71 | 0.3 |
| Hex | 83 | 68 | 16 | 0 | 15 | 53 | 31 | 2D | 47 | 1E |
| Octal | 203 | 150 | 26 | 0 | 25 | 123 | 61 | 55 | 107 | 36 |
| Binary | 10000011 | 1101000 | 10110 | 0 | 10101 | 1010011 | 110001 | 101101 | 1000111 | 11110 |
Color Harmonies of #836816
Complementary color
Monochromatic Colors of #836816
Black with #836816
Text Example
Text Example
White with #836816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836816; }
p { color: rgb(131,104,22); }
H1.HeaderClassName
{
color: #836816;
}
.AnyTagClassName
{
color: #836816;
}
</style>
background-color css
<style>
a { background-color: #836816; }
a { background-color: rgb(131,104,22); }
div.DivClassName
{
background-color: #836816;
}
.BgClassName
{
background-color: #836816;
}
</style>
border-color css
<style>
span { border-color: #836816; }
span { border-color: rgb(131,104,22); }
td.TdClassName
{
border-color: #836816;
}
.TagClassName
{
border-color: #836816;
}
</style>