Shades of Shadow #837151
Tints of Shadow #837151
RGB
CMYK
RGB Variations
Color information
#837151 (or 0x837151) is known color: Shadow. HEX triplet: 83, 71 and 51. RGB value is (131,113,81). Sum of RGB (Red+Green+Blue) = 131+113+81=325 (43% of max value = 765). Red value is 131 (51.56% from 255 or 40.31% from 325); Green value is 113 (44.53% from 255 or 34.77% from 325); Blue value is 81 (32.03% from 255 or 24.92% from 325); Max value from RGB is 131 - color contains mainly: red. Hex color #837151 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837151 is #7C8EAE. Grayscale: #727272. Windows color (decimal): -8162991 or 5337475. OLE color: 5337475.
HSL color Cylindrical-coordinate representation of color #837151: hue angle of 38.4º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #837151 is Cyan = 0, Magento = 0.14, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 81 | - |
| CMYK | 0 | 0.14 | 0.38 | 0.49 |
| HSL | 38.4º | 0.24% | 0.42% | - |
| HSV(B) | 38.4º | 0.38% | 0.51% | - |
| XYZ | 16.75 | 17.23 | 10.23 | - |
| YUV | 114.73 | 108.96 | 139.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 81 | 0 | 0.14 | 0.38 | 0.49 | 38.4 | 0.24 | 0.42 |
| Hex | 83 | 71 | 51 | 0 | E | 26 | 31 | 26 | 18 | 2A |
| Octal | 203 | 161 | 121 | 0 | 16 | 46 | 61 | 46 | 30 | 52 |
| Binary | 10000011 | 1110001 | 1010001 | 0 | 1110 | 100110 | 110001 | 100110 | 11000 | 101010 |
Color Harmonies of #837151
Complementary color
Monochromatic Colors of #837151
Black with #837151
Text Example
Text Example
White with #837151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837151; }
p { color: rgb(131,113,81); }
H1.HeaderClassName
{
color: #837151;
}
.AnyTagClassName
{
color: #837151;
}
</style>
background-color css
<style>
a { background-color: #837151; }
a { background-color: rgb(131,113,81); }
div.DivClassName
{
background-color: #837151;
}
.BgClassName
{
background-color: #837151;
}
</style>
border-color css
<style>
span { border-color: #837151; }
span { border-color: rgb(131,113,81); }
td.TdClassName
{
border-color: #837151;
}
.TagClassName
{
border-color: #837151;
}
</style>