Shades of Shadow #837150
Tints of Shadow #837150
RGB
CMYK
RGB Variations
Color information
#837150 (or 0x837150) is known color: Shadow. HEX triplet: 83, 71 and 50. RGB value is (131,113,80). Sum of RGB (Red+Green+Blue) = 131+113+80=324 (42% of max value = 765). Red value is 131 (51.56% from 255 or 40.43% from 324); Green value is 113 (44.53% from 255 or 34.88% from 324); Blue value is 80 (31.64% from 255 or 24.69% from 324); Max value from RGB is 131 - color contains mainly: red. Hex color #837150 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837150 is #7C8EAF. Grayscale: #727272. Windows color (decimal): -8162992 or 5271939. OLE color: 5271939.
HSL color Cylindrical-coordinate representation of color #837150: hue angle of 38.82º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #837150 is Cyan = 0, Magento = 0.14, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 80 | - |
| CMYK | 0 | 0.14 | 0.39 | 0.49 |
| HSL | 38.82º | 0.24% | 0.41% | - |
| HSV(B) | 38.82º | 0.39% | 0.51% | - |
| XYZ | 16.71 | 17.21 | 10.03 | - |
| YUV | 114.62 | 108.46 | 139.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 80 | 0 | 0.14 | 0.39 | 0.49 | 38.82 | 0.24 | 0.41 |
| Hex | 83 | 71 | 50 | 0 | E | 27 | 31 | 27 | 18 | 29 |
| Octal | 203 | 161 | 120 | 0 | 16 | 47 | 61 | 47 | 30 | 51 |
| Binary | 10000011 | 1110001 | 1010000 | 0 | 1110 | 100111 | 110001 | 100111 | 11000 | 101001 |
Color Harmonies of #837150
Complementary color
Monochromatic Colors of #837150
Black with #837150
Text Example
Text Example
White with #837150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837150; }
p { color: rgb(131,113,80); }
H1.HeaderClassName
{
color: #837150;
}
.AnyTagClassName
{
color: #837150;
}
</style>
background-color css
<style>
a { background-color: #837150; }
a { background-color: rgb(131,113,80); }
div.DivClassName
{
background-color: #837150;
}
.BgClassName
{
background-color: #837150;
}
</style>
border-color css
<style>
span { border-color: #837150; }
span { border-color: rgb(131,113,80); }
td.TdClassName
{
border-color: #837150;
}
.TagClassName
{
border-color: #837150;
}
</style>