Shades of Shadow #836947
Tints of Shadow #836947
RGB
CMYK
RGB Variations
Color information
#836947 (or 0x836947) is known color: Shadow. HEX triplet: 83, 69 and 47. RGB value is (131,105,71). Sum of RGB (Red+Green+Blue) = 131+105+71=307 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.67% from 307); Green value is 105 (41.41% from 255 or 34.20% from 307); Blue value is 71 (28.12% from 255 or 23.13% from 307); Max value from RGB is 131 - color contains mainly: red. Hex color #836947 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836947 is #7C96B8. Grayscale: #6D6D6D. Windows color (decimal): -8165049 or 4680067. OLE color: 4680067.
HSL color Cylindrical-coordinate representation of color #836947: hue angle of 34º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #836947 is Cyan = 0, Magento = 0.20, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 71 | - |
| CMYK | 0 | 0.20 | 0.46 | 0.49 |
| HSL | 34º | 0.3% | 0.4% | - |
| HSV(B) | 34º | 0.46% | 0.51% | - |
| XYZ | 15.55 | 15.38 | 8.11 | - |
| YUV | 108.9 | 106.61 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 71 | 0 | 0.20 | 0.46 | 0.49 | 34 | 0.3 | 0.4 |
| Hex | 83 | 69 | 47 | 0 | 14 | 2E | 31 | 22 | 1E | 28 |
| Octal | 203 | 151 | 107 | 0 | 24 | 56 | 61 | 42 | 36 | 50 |
| Binary | 10000011 | 1101001 | 1000111 | 0 | 10100 | 101110 | 110001 | 100010 | 11110 | 101000 |
Color Harmonies of #836947
Complementary color
Monochromatic Colors of #836947
Black with #836947
Text Example
Text Example
White with #836947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836947; }
p { color: rgb(131,105,71); }
H1.HeaderClassName
{
color: #836947;
}
.AnyTagClassName
{
color: #836947;
}
</style>
background-color css
<style>
a { background-color: #836947; }
a { background-color: rgb(131,105,71); }
div.DivClassName
{
background-color: #836947;
}
.BgClassName
{
background-color: #836947;
}
</style>
border-color css
<style>
span { border-color: #836947; }
span { border-color: rgb(131,105,71); }
td.TdClassName
{
border-color: #836947;
}
.TagClassName
{
border-color: #836947;
}
</style>