Shades of Yukon Gold #836115
Tints of Yukon Gold #836115
RGB
CMYK
RGB Variations
Color information
#836115 (or 0x836115) is known color: Yukon Gold. HEX triplet: 83, 61 and 15. RGB value is (131,97,21). Sum of RGB (Red+Green+Blue) = 131+97+21=249 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.61% from 249); Green value is 97 (38.28% from 255 or 38.96% from 249); Blue value is 21 (8.59% from 255 or 8.43% from 249); Max value from RGB is 131 - color contains mainly: red. Hex color #836115 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836115 is #7C9EEA. Grayscale: #626262. Windows color (decimal): -8167147 or 1401219. OLE color: 1401219.
HSL color Cylindrical-coordinate representation of color #836115: hue angle of 41.45º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #836115 is Cyan = 0, Magento = 0.26, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 97 | 21 | - |
| CMYK | 0 | 0.26 | 0.84 | 0.49 |
| HSL | 41.45º | 0.72% | 0.3% | - |
| HSV(B) | 41.45º | 0.84% | 0.51% | - |
| XYZ | 13.77 | 13.43 | 2.58 | - |
| YUV | 98.5 | 84.26 | 151.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 21 | 0 | 0.26 | 0.84 | 0.49 | 41.45 | 0.72 | 0.3 |
| Hex | 83 | 61 | 15 | 0 | 1A | 54 | 31 | 29 | 48 | 1E |
| Octal | 203 | 141 | 25 | 0 | 32 | 124 | 61 | 51 | 110 | 36 |
| Binary | 10000011 | 1100001 | 10101 | 0 | 11010 | 1010100 | 110001 | 101001 | 1001000 | 11110 |
Color Harmonies of #836115
Complementary color
Monochromatic Colors of #836115
Black with #836115
Text Example
Text Example
White with #836115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836115; }
p { color: rgb(131,97,21); }
H1.HeaderClassName
{
color: #836115;
}
.AnyTagClassName
{
color: #836115;
}
</style>
background-color css
<style>
a { background-color: #836115; }
a { background-color: rgb(131,97,21); }
div.DivClassName
{
background-color: #836115;
}
.BgClassName
{
background-color: #836115;
}
</style>
border-color css
<style>
span { border-color: #836115; }
span { border-color: rgb(131,97,21); }
td.TdClassName
{
border-color: #836115;
}
.TagClassName
{
border-color: #836115;
}
</style>