Shades of Shadow #837047
Tints of Shadow #837047
RGB
CMYK
RGB Variations
Color information
#837047 (or 0x837047) is known color: Shadow. HEX triplet: 83, 70 and 47. RGB value is (131,112,71). Sum of RGB (Red+Green+Blue) = 131+112+71=314 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.72% from 314); Green value is 112 (44.14% from 255 or 35.67% from 314); Blue value is 71 (28.12% from 255 or 22.61% from 314); Max value from RGB is 131 - color contains mainly: red. Hex color #837047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837047 is #7C8FB8. Grayscale: #717171. Windows color (decimal): -8163257 or 4681859. OLE color: 4681859.
HSL color Cylindrical-coordinate representation of color #837047: hue angle of 41º 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 #837047 is Cyan = 0, Magento = 0.15, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 71 | - |
| CMYK | 0 | 0.15 | 0.46 | 0.49 |
| HSL | 41º | 0.3% | 0.4% | - |
| HSV(B) | 41º | 0.46% | 0.51% | - |
| XYZ | 16.29 | 16.87 | 8.36 | - |
| YUV | 113.01 | 104.29 | 140.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 71 | 0 | 0.15 | 0.46 | 0.49 | 41 | 0.3 | 0.4 |
| Hex | 83 | 70 | 47 | 0 | F | 2E | 31 | 29 | 1E | 28 |
| Octal | 203 | 160 | 107 | 0 | 17 | 56 | 61 | 51 | 36 | 50 |
| Binary | 10000011 | 1110000 | 1000111 | 0 | 1111 | 101110 | 110001 | 101001 | 11110 | 101000 |
Color Harmonies of #837047
Complementary color
Monochromatic Colors of #837047
Black with #837047
Text Example
Text Example
White with #837047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837047; }
p { color: rgb(131,112,71); }
H1.HeaderClassName
{
color: #837047;
}
.AnyTagClassName
{
color: #837047;
}
</style>
background-color css
<style>
a { background-color: #837047; }
a { background-color: rgb(131,112,71); }
div.DivClassName
{
background-color: #837047;
}
.BgClassName
{
background-color: #837047;
}
</style>
border-color css
<style>
span { border-color: #837047; }
span { border-color: rgb(131,112,71); }
td.TdClassName
{
border-color: #837047;
}
.TagClassName
{
border-color: #837047;
}
</style>