Shades of Shadow #837050
Tints of Shadow #837050
RGB
CMYK
RGB Variations
Color information
#837050 (or 0x837050) is known color: Shadow. HEX triplet: 83, 70 and 50. RGB value is (131,112,80). Sum of RGB (Red+Green+Blue) = 131+112+80=323 (42% of max value = 765). Red value is 131 (51.56% from 255 or 40.56% from 323); Green value is 112 (44.14% from 255 or 34.67% from 323); Blue value is 80 (31.64% from 255 or 24.77% from 323); Max value from RGB is 131 - color contains mainly: red. Hex color #837050 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837050 is #7C8FAF. Grayscale: #727272. Windows color (decimal): -8163248 or 5271683. OLE color: 5271683.
HSL color Cylindrical-coordinate representation of color #837050: hue angle of 37.65º 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 #837050 is Cyan = 0, Magento = 0.15, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 80 | - |
| CMYK | 0 | 0.15 | 0.39 | 0.49 |
| HSL | 37.65º | 0.24% | 0.41% | - |
| HSV(B) | 37.65º | 0.39% | 0.51% | - |
| XYZ | 16.6 | 16.99 | 9.99 | - |
| YUV | 114.03 | 108.79 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 80 | 0 | 0.15 | 0.39 | 0.49 | 37.65 | 0.24 | 0.41 |
| Hex | 83 | 70 | 50 | 0 | F | 27 | 31 | 26 | 18 | 29 |
| Octal | 203 | 160 | 120 | 0 | 17 | 47 | 61 | 46 | 30 | 51 |
| Binary | 10000011 | 1110000 | 1010000 | 0 | 1111 | 100111 | 110001 | 100110 | 11000 | 101001 |
Color Harmonies of #837050
Complementary color
Monochromatic Colors of #837050
Black with #837050
Text Example
Text Example
White with #837050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837050; }
p { color: rgb(131,112,80); }
H1.HeaderClassName
{
color: #837050;
}
.AnyTagClassName
{
color: #837050;
}
</style>
background-color css
<style>
a { background-color: #837050; }
a { background-color: rgb(131,112,80); }
div.DivClassName
{
background-color: #837050;
}
.BgClassName
{
background-color: #837050;
}
</style>
border-color css
<style>
span { border-color: #837050; }
span { border-color: rgb(131,112,80); }
td.TdClassName
{
border-color: #837050;
}
.TagClassName
{
border-color: #837050;
}
</style>