Shades of Yukon Gold #836112
Tints of Yukon Gold #836112
RGB
CMYK
RGB Variations
Color information
#836112 (or 0x836112) is known color: Yukon Gold. HEX triplet: 83, 61 and 12. RGB value is (131,97,18). Sum of RGB (Red+Green+Blue) = 131+97+18=246 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.25% from 246); Green value is 97 (38.28% from 255 or 39.43% from 246); Blue value is 18 (7.42% from 255 or 7.32% from 246); Max value from RGB is 131 - color contains mainly: red. Hex color #836112 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836112 is #7C9EED. Grayscale: #626262. Windows color (decimal): -8167150 or 1204611. OLE color: 1204611.
HSL color Cylindrical-coordinate representation of color #836112: hue angle of 41.95º 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 #836112 is Cyan = 0, Magento = 0.26, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 97 | 18 | - |
| CMYK | 0 | 0.26 | 0.86 | 0.49 |
| HSL | 41.95º | 0.76% | 0.29% | - |
| HSV(B) | 41.95º | 0.86% | 0.51% | - |
| XYZ | 13.74 | 13.42 | 2.44 | - |
| YUV | 98.16 | 82.76 | 151.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 18 | 0 | 0.26 | 0.86 | 0.49 | 41.95 | 0.76 | 0.29 |
| Hex | 83 | 61 | 12 | 0 | 1A | 56 | 31 | 2A | 4C | 1D |
| Octal | 203 | 141 | 22 | 0 | 32 | 126 | 61 | 52 | 114 | 35 |
| Binary | 10000011 | 1100001 | 10010 | 0 | 11010 | 1010110 | 110001 | 101010 | 1001100 | 11101 |
Color Harmonies of #836112
Complementary color
Monochromatic Colors of #836112
Black with #836112
Text Example
Text Example
White with #836112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836112; }
p { color: rgb(131,97,18); }
H1.HeaderClassName
{
color: #836112;
}
.AnyTagClassName
{
color: #836112;
}
</style>
background-color css
<style>
a { background-color: #836112; }
a { background-color: rgb(131,97,18); }
div.DivClassName
{
background-color: #836112;
}
.BgClassName
{
background-color: #836112;
}
</style>
border-color css
<style>
span { border-color: #836112; }
span { border-color: rgb(131,97,18); }
td.TdClassName
{
border-color: #836112;
}
.TagClassName
{
border-color: #836112;
}
</style>