Shades of Yukon Gold #836411
Tints of Yukon Gold #836411
RGB
CMYK
RGB Variations
Color information
#836411 (or 0x836411) is known color: Yukon Gold. HEX triplet: 83, 64 and 11. RGB value is (131,100,17). Sum of RGB (Red+Green+Blue) = 131+100+17=248 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.82% from 248); Green value is 100 (39.45% from 255 or 40.32% from 248); Blue value is 17 (7.03% from 255 or 6.85% from 248); Max value from RGB is 131 - color contains mainly: red. Hex color #836411 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836411 is #7C9BEE. Grayscale: #646464. Windows color (decimal): -8166383 or 1139843. OLE color: 1139843.
HSL color Cylindrical-coordinate representation of color #836411: hue angle of 43.68º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #836411 is Cyan = 0, Magento = 0.24, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 100 | 17 | - |
| CMYK | 0 | 0.24 | 0.87 | 0.49 |
| HSL | 43.68º | 0.77% | 0.29% | - |
| HSV(B) | 43.68º | 0.87% | 0.51% | - |
| XYZ | 14.02 | 13.98 | 2.49 | - |
| YUV | 99.81 | 81.27 | 150.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 100 | 17 | 0 | 0.24 | 0.87 | 0.49 | 43.68 | 0.77 | 0.29 |
| Hex | 83 | 64 | 11 | 0 | 18 | 57 | 31 | 2C | 4D | 1D |
| Octal | 203 | 144 | 21 | 0 | 30 | 127 | 61 | 54 | 115 | 35 |
| Binary | 10000011 | 1100100 | 10001 | 0 | 11000 | 1010111 | 110001 | 101100 | 1001101 | 11101 |
Color Harmonies of #836411
Complementary color
Monochromatic Colors of #836411
Black with #836411
Text Example
Text Example
White with #836411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836411; }
p { color: rgb(131,100,17); }
H1.HeaderClassName
{
color: #836411;
}
.AnyTagClassName
{
color: #836411;
}
</style>
background-color css
<style>
a { background-color: #836411; }
a { background-color: rgb(131,100,17); }
div.DivClassName
{
background-color: #836411;
}
.BgClassName
{
background-color: #836411;
}
</style>
border-color css
<style>
span { border-color: #836411; }
span { border-color: rgb(131,100,17); }
td.TdClassName
{
border-color: #836411;
}
.TagClassName
{
border-color: #836411;
}
</style>