Shades of Shadow #837152
Tints of Shadow #837152
RGB
CMYK
RGB Variations
Color information
#837152 (or 0x837152) is known color: Shadow. HEX triplet: 83, 71 and 52. RGB value is (131,113,82). Sum of RGB (Red+Green+Blue) = 131+113+82=326 (43% of max value = 765). Red value is 131 (51.56% from 255 or 40.18% from 326); Green value is 113 (44.53% from 255 or 34.66% from 326); Blue value is 82 (32.42% from 255 or 25.15% from 326); Max value from RGB is 131 - color contains mainly: red. Hex color #837152 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837152 is #7C8EAD. Grayscale: #727272. Windows color (decimal): -8162990 or 5403011. OLE color: 5403011.
HSL color Cylindrical-coordinate representation of color #837152: hue angle of 37.96º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #837152 is Cyan = 0, Magento = 0.14, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 82 | - |
| CMYK | 0 | 0.14 | 0.37 | 0.49 |
| HSL | 37.96º | 0.23% | 0.42% | - |
| HSV(B) | 37.96º | 0.37% | 0.51% | - |
| XYZ | 16.79 | 17.24 | 10.43 | - |
| YUV | 114.85 | 109.46 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 82 | 0 | 0.14 | 0.37 | 0.49 | 37.96 | 0.23 | 0.42 |
| Hex | 83 | 71 | 52 | 0 | E | 25 | 31 | 26 | 17 | 2A |
| Octal | 203 | 161 | 122 | 0 | 16 | 45 | 61 | 46 | 27 | 52 |
| Binary | 10000011 | 1110001 | 1010010 | 0 | 1110 | 100101 | 110001 | 100110 | 10111 | 101010 |
Color Harmonies of #837152
Complementary color
Monochromatic Colors of #837152
Black with #837152
Text Example
Text Example
White with #837152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837152; }
p { color: rgb(131,113,82); }
H1.HeaderClassName
{
color: #837152;
}
.AnyTagClassName
{
color: #837152;
}
</style>
background-color css
<style>
a { background-color: #837152; }
a { background-color: rgb(131,113,82); }
div.DivClassName
{
background-color: #837152;
}
.BgClassName
{
background-color: #837152;
}
</style>
border-color css
<style>
span { border-color: #837152; }
span { border-color: rgb(131,113,82); }
td.TdClassName
{
border-color: #837152;
}
.TagClassName
{
border-color: #837152;
}
</style>