Shades of Yukon Gold #836810
Tints of Yukon Gold #836810
RGB
CMYK
RGB Variations
Color information
#836810 (or 0x836810) is known color: Yukon Gold. HEX triplet: 83, 68 and 10. RGB value is (131,104,16). Sum of RGB (Red+Green+Blue) = 131+104+16=251 (33% of max value = 765). Red value is 131 (51.56% from 255 or 52.19% from 251); Green value is 104 (41.02% from 255 or 41.43% from 251); Blue value is 16 (6.64% from 255 or 6.37% from 251); Max value from RGB is 131 - color contains mainly: red. Hex color #836810 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836810 is #7C97EF. Grayscale: #666666. Windows color (decimal): -8165360 or 1075331. OLE color: 1075331.
HSL color Cylindrical-coordinate representation of color #836810: hue angle of 45.91º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #836810 is Cyan = 0, Magento = 0.21, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 16 | - |
| CMYK | 0 | 0.21 | 0.88 | 0.49 |
| HSL | 45.91º | 0.78% | 0.29% | - |
| HSV(B) | 45.91º | 0.88% | 0.51% | - |
| XYZ | 14.4 | 14.76 | 2.58 | - |
| YUV | 102.04 | 79.45 | 148.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 16 | 0 | 0.21 | 0.88 | 0.49 | 45.91 | 0.78 | 0.29 |
| Hex | 83 | 68 | 10 | 0 | 15 | 58 | 31 | 2E | 4E | 1D |
| Octal | 203 | 150 | 20 | 0 | 25 | 130 | 61 | 56 | 116 | 35 |
| Binary | 10000011 | 1101000 | 10000 | 0 | 10101 | 1011000 | 110001 | 101110 | 1001110 | 11101 |
Color Harmonies of #836810
Complementary color
Monochromatic Colors of #836810
Black with #836810
Text Example
Text Example
White with #836810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836810; }
p { color: rgb(131,104,16); }
H1.HeaderClassName
{
color: #836810;
}
.AnyTagClassName
{
color: #836810;
}
</style>
background-color css
<style>
a { background-color: #836810; }
a { background-color: rgb(131,104,16); }
div.DivClassName
{
background-color: #836810;
}
.BgClassName
{
background-color: #836810;
}
</style>
border-color css
<style>
span { border-color: #836810; }
span { border-color: rgb(131,104,16); }
td.TdClassName
{
border-color: #836810;
}
.TagClassName
{
border-color: #836810;
}
</style>