Shades of Yukon Gold #836915
Tints of Yukon Gold #836915
RGB
CMYK
RGB Variations
Color information
#836915 (or 0x836915) is known color: Yukon Gold. HEX triplet: 83, 69 and 15. RGB value is (131,105,21). Sum of RGB (Red+Green+Blue) = 131+105+21=257 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.97% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 21 (8.59% from 255 or 8.17% from 257); Max value from RGB is 131 - color contains mainly: red. Hex color #836915 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836915 is #7C96EA. Grayscale: #676767. Windows color (decimal): -8165099 or 1403267. OLE color: 1403267.
HSL color Cylindrical-coordinate representation of color #836915: hue angle of 45.82º 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 #836915 is Cyan = 0, Magento = 0.20, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 21 | - |
| CMYK | 0 | 0.20 | 0.84 | 0.49 |
| HSL | 45.82º | 0.72% | 0.3% | - |
| HSV(B) | 45.82º | 0.84% | 0.51% | - |
| XYZ | 14.55 | 14.98 | 2.83 | - |
| YUV | 103.2 | 81.61 | 147.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 21 | 0 | 0.20 | 0.84 | 0.49 | 45.82 | 0.72 | 0.3 |
| Hex | 83 | 69 | 15 | 0 | 14 | 54 | 31 | 2E | 48 | 1E |
| Octal | 203 | 151 | 25 | 0 | 24 | 124 | 61 | 56 | 110 | 36 |
| Binary | 10000011 | 1101001 | 10101 | 0 | 10100 | 1010100 | 110001 | 101110 | 1001000 | 11110 |
Color Harmonies of #836915
Complementary color
Monochromatic Colors of #836915
Black with #836915
Text Example
Text Example
White with #836915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836915; }
p { color: rgb(131,105,21); }
H1.HeaderClassName
{
color: #836915;
}
.AnyTagClassName
{
color: #836915;
}
</style>
background-color css
<style>
a { background-color: #836915; }
a { background-color: rgb(131,105,21); }
div.DivClassName
{
background-color: #836915;
}
.BgClassName
{
background-color: #836915;
}
</style>
border-color css
<style>
span { border-color: #836915; }
span { border-color: rgb(131,105,21); }
td.TdClassName
{
border-color: #836915;
}
.TagClassName
{
border-color: #836915;
}
</style>