Shades of Yukon Gold #836212
Tints of Yukon Gold #836212
RGB
CMYK
RGB Variations
Color information
#836212 (or 0x836212) is known color: Yukon Gold. HEX triplet: 83, 62 and 12. RGB value is (131,98,18). Sum of RGB (Red+Green+Blue) = 131+98+18=247 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.04% from 247); Green value is 98 (38.67% from 255 or 39.68% from 247); Blue value is 18 (7.42% from 255 or 7.29% from 247); Max value from RGB is 131 - color contains mainly: red. Hex color #836212 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836212 is #7C9DED. Grayscale: #636363. Windows color (decimal): -8166894 or 1204867. OLE color: 1204867.
HSL color Cylindrical-coordinate representation of color #836212: hue angle of 42.48º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #836212 is Cyan = 0, Magento = 0.25, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 98 | 18 | - |
| CMYK | 0 | 0.25 | 0.86 | 0.49 |
| HSL | 42.48º | 0.76% | 0.29% | - |
| HSV(B) | 42.48º | 0.86% | 0.51% | - |
| XYZ | 13.84 | 13.6 | 2.47 | - |
| YUV | 98.75 | 82.43 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 18 | 0 | 0.25 | 0.86 | 0.49 | 42.48 | 0.76 | 0.29 |
| Hex | 83 | 62 | 12 | 0 | 19 | 56 | 31 | 2A | 4C | 1D |
| Octal | 203 | 142 | 22 | 0 | 31 | 126 | 61 | 52 | 114 | 35 |
| Binary | 10000011 | 1100010 | 10010 | 0 | 11001 | 1010110 | 110001 | 101010 | 1001100 | 11101 |
Color Harmonies of #836212
Complementary color
Monochromatic Colors of #836212
Black with #836212
Text Example
Text Example
White with #836212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836212; }
p { color: rgb(131,98,18); }
H1.HeaderClassName
{
color: #836212;
}
.AnyTagClassName
{
color: #836212;
}
</style>
background-color css
<style>
a { background-color: #836212; }
a { background-color: rgb(131,98,18); }
div.DivClassName
{
background-color: #836212;
}
.BgClassName
{
background-color: #836212;
}
</style>
border-color css
<style>
span { border-color: #836212; }
span { border-color: rgb(131,98,18); }
td.TdClassName
{
border-color: #836212;
}
.TagClassName
{
border-color: #836212;
}
</style>