Shades of Golden Brown #836006
Tints of Golden Brown #836006
RGB
CMYK
RGB Variations
Color information
#836006 (or 0x836006) is known color: Golden Brown. HEX triplet: 83, 60 and 06. RGB value is (131,96,6). Sum of RGB (Red+Green+Blue) = 131+96+6=233 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.22% from 233); Green value is 96 (37.89% from 255 or 41.20% from 233); Blue value is 6 (2.73% from 255 or 2.58% from 233); Max value from RGB is 131 - color contains mainly: red. Hex color #836006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #836006 is #7C9FF9. Grayscale: #606060. Windows color (decimal): -8167418 or 417923. OLE color: 417923.
HSL color Cylindrical-coordinate representation of color #836006: hue angle of 43.2º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #836006 is Cyan = 0, Magento = 0.27, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 96 | 6 | - |
| CMYK | 0 | 0.27 | 0.95 | 0.49 |
| HSL | 43.2º | 0.91% | 0.27% | - |
| HSV(B) | 43.2º | 0.95% | 0.51% | - |
| XYZ | 13.58 | 13.2 | 2.01 | - |
| YUV | 96.21 | 77.1 | 152.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 6 | 0 | 0.27 | 0.95 | 0.49 | 43.2 | 0.91 | 0.27 |
| Hex | 83 | 60 | 6 | 0 | 1B | 5F | 31 | 2B | 5B | 1B |
| Octal | 203 | 140 | 6 | 0 | 33 | 137 | 61 | 53 | 133 | 33 |
| Binary | 10000011 | 1100000 | 110 | 0 | 11011 | 1011111 | 110001 | 101011 | 1011011 | 11011 |
Color Harmonies of #836006
Complementary color
Monochromatic Colors of #836006
Black with #836006
Text Example
Text Example
White with #836006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836006; }
p { color: rgb(131,96,6); }
H1.HeaderClassName
{
color: #836006;
}
.AnyTagClassName
{
color: #836006;
}
</style>
background-color css
<style>
a { background-color: #836006; }
a { background-color: rgb(131,96,6); }
div.DivClassName
{
background-color: #836006;
}
.BgClassName
{
background-color: #836006;
}
</style>
border-color css
<style>
span { border-color: #836006; }
span { border-color: rgb(131,96,6); }
td.TdClassName
{
border-color: #836006;
}
.TagClassName
{
border-color: #836006;
}
</style>