Shades of Yukon Gold #836828
Tints of Yukon Gold #836828
RGB
CMYK
RGB Variations
Color information
#836828 (or 0x836828) is known color: Yukon Gold. HEX triplet: 83, 68 and 28. RGB value is (131,104,40). Sum of RGB (Red+Green+Blue) = 131+104+40=275 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.64% from 275); Green value is 104 (41.02% from 255 or 37.82% from 275); Blue value is 40 (16.02% from 255 or 14.55% from 275); Max value from RGB is 131 - color contains mainly: red. Hex color #836828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836828 is #7C97D7. Grayscale: #696969. Windows color (decimal): -8165336 or 2648195. OLE color: 2648195.
HSL color Cylindrical-coordinate representation of color #836828: hue angle of 42.2º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #836828 is Cyan = 0, Magento = 0.21, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 40 | - |
| CMYK | 0 | 0.21 | 0.69 | 0.49 |
| HSL | 42.2º | 0.53% | 0.34% | - |
| HSV(B) | 42.2º | 0.69% | 0.51% | - |
| XYZ | 14.69 | 14.88 | 4.11 | - |
| YUV | 104.78 | 91.45 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 40 | 0 | 0.21 | 0.69 | 0.49 | 42.2 | 0.53 | 0.34 |
| Hex | 83 | 68 | 28 | 0 | 15 | 45 | 31 | 2A | 35 | 22 |
| Octal | 203 | 150 | 50 | 0 | 25 | 105 | 61 | 52 | 65 | 42 |
| Binary | 10000011 | 1101000 | 101000 | 0 | 10101 | 1000101 | 110001 | 101010 | 110101 | 100010 |
Color Harmonies of #836828
Complementary color
Monochromatic Colors of #836828
Black with #836828
Text Example
Text Example
White with #836828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836828; }
p { color: rgb(131,104,40); }
H1.HeaderClassName
{
color: #836828;
}
.AnyTagClassName
{
color: #836828;
}
</style>
background-color css
<style>
a { background-color: #836828; }
a { background-color: rgb(131,104,40); }
div.DivClassName
{
background-color: #836828;
}
.BgClassName
{
background-color: #836828;
}
</style>
border-color css
<style>
span { border-color: #836828; }
span { border-color: rgb(131,104,40); }
td.TdClassName
{
border-color: #836828;
}
.TagClassName
{
border-color: #836828;
}
</style>