Shades of Yukon Gold #836626
Tints of Yukon Gold #836626
RGB
CMYK
RGB Variations
Color information
#836626 (or 0x836626) is known color: Yukon Gold. HEX triplet: 83, 66 and 26. RGB value is (131,102,38). Sum of RGB (Red+Green+Blue) = 131+102+38=271 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.34% from 271); Green value is 102 (40.23% from 255 or 37.64% from 271); Blue value is 38 (15.23% from 255 or 14.02% from 271); Max value from RGB is 131 - color contains mainly: red. Hex color #836626 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836626 is #7C99D9. Grayscale: #676767. Windows color (decimal): -8165850 or 2516611. OLE color: 2516611.
HSL color Cylindrical-coordinate representation of color #836626: hue angle of 41.29º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #836626 is Cyan = 0, Magento = 0.22, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 38 | - |
| CMYK | 0 | 0.22 | 0.71 | 0.49 |
| HSL | 41.29º | 0.55% | 0.33% | - |
| HSV(B) | 41.29º | 0.71% | 0.51% | - |
| XYZ | 14.46 | 14.47 | 3.86 | - |
| YUV | 103.38 | 91.11 | 147.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 38 | 0 | 0.22 | 0.71 | 0.49 | 41.29 | 0.55 | 0.33 |
| Hex | 83 | 66 | 26 | 0 | 16 | 47 | 31 | 29 | 37 | 21 |
| Octal | 203 | 146 | 46 | 0 | 26 | 107 | 61 | 51 | 67 | 41 |
| Binary | 10000011 | 1100110 | 100110 | 0 | 10110 | 1000111 | 110001 | 101001 | 110111 | 100001 |
Color Harmonies of #836626
Complementary color
Monochromatic Colors of #836626
Black with #836626
Text Example
Text Example
White with #836626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836626; }
p { color: rgb(131,102,38); }
H1.HeaderClassName
{
color: #836626;
}
.AnyTagClassName
{
color: #836626;
}
</style>
background-color css
<style>
a { background-color: #836626; }
a { background-color: rgb(131,102,38); }
div.DivClassName
{
background-color: #836626;
}
.BgClassName
{
background-color: #836626;
}
</style>
border-color css
<style>
span { border-color: #836626; }
span { border-color: rgb(131,102,38); }
td.TdClassName
{
border-color: #836626;
}
.TagClassName
{
border-color: #836626;
}
</style>