Shades of Yukon Gold #836920
Tints of Yukon Gold #836920
RGB
CMYK
RGB Variations
Color information
#836920 (or 0x836920) is known color: Yukon Gold. HEX triplet: 83, 69 and 20. RGB value is (131,105,32). Sum of RGB (Red+Green+Blue) = 131+105+32=268 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.88% from 268); Green value is 105 (41.41% from 255 or 39.18% from 268); Blue value is 32 (12.89% from 255 or 11.94% from 268); Max value from RGB is 131 - color contains mainly: red. Hex color #836920 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836920 is #7C96DF. Grayscale: #686868. Windows color (decimal): -8165088 or 2124163. OLE color: 2124163.
HSL color Cylindrical-coordinate representation of color #836920: hue angle of 44.24º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #836920 is Cyan = 0, Magento = 0.20, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 32 | - |
| CMYK | 0 | 0.20 | 0.76 | 0.49 |
| HSL | 44.24º | 0.61% | 0.32% | - |
| HSV(B) | 44.24º | 0.76% | 0.51% | - |
| XYZ | 14.67 | 15.03 | 3.49 | - |
| YUV | 104.45 | 87.11 | 146.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 32 | 0 | 0.20 | 0.76 | 0.49 | 44.24 | 0.61 | 0.32 |
| Hex | 83 | 69 | 20 | 0 | 14 | 4C | 31 | 2C | 3D | 20 |
| Octal | 203 | 151 | 40 | 0 | 24 | 114 | 61 | 54 | 75 | 40 |
| Binary | 10000011 | 1101001 | 100000 | 0 | 10100 | 1001100 | 110001 | 101100 | 111101 | 100000 |
Color Harmonies of #836920
Complementary color
Monochromatic Colors of #836920
Black with #836920
Text Example
Text Example
White with #836920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836920; }
p { color: rgb(131,105,32); }
H1.HeaderClassName
{
color: #836920;
}
.AnyTagClassName
{
color: #836920;
}
</style>
background-color css
<style>
a { background-color: #836920; }
a { background-color: rgb(131,105,32); }
div.DivClassName
{
background-color: #836920;
}
.BgClassName
{
background-color: #836920;
}
</style>
border-color css
<style>
span { border-color: #836920; }
span { border-color: rgb(131,105,32); }
td.TdClassName
{
border-color: #836920;
}
.TagClassName
{
border-color: #836920;
}
</style>