Shades of Shadow #837449
Tints of Shadow #837449
RGB
CMYK
RGB Variations
Color information
#837449 (or 0x837449) is known color: Shadow. HEX triplet: 83, 74 and 49. RGB value is (131,116,73). Sum of RGB (Red+Green+Blue) = 131+116+73=320 (42% of max value = 765). Red value is 131 (51.56% from 255 or 40.94% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 73 (28.91% from 255 or 22.81% from 320); Max value from RGB is 131 - color contains mainly: red. Hex color #837449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837449 is #7C8BB6. Grayscale: #737373. Windows color (decimal): -8162231 or 4813955. OLE color: 4813955.
HSL color Cylindrical-coordinate representation of color #837449: hue angle of 44.48º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #837449 is Cyan = 0, Magento = 0.11, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 73 | - |
| CMYK | 0 | 0.11 | 0.44 | 0.49 |
| HSL | 44.48º | 0.28% | 0.4% | - |
| HSV(B) | 44.48º | 0.44% | 0.51% | - |
| XYZ | 16.81 | 17.8 | 8.85 | - |
| YUV | 115.58 | 103.97 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 73 | 0 | 0.11 | 0.44 | 0.49 | 44.48 | 0.28 | 0.4 |
| Hex | 83 | 74 | 49 | 0 | B | 2C | 31 | 2C | 1C | 28 |
| Octal | 203 | 164 | 111 | 0 | 13 | 54 | 61 | 54 | 34 | 50 |
| Binary | 10000011 | 1110100 | 1001001 | 0 | 1011 | 101100 | 110001 | 101100 | 11100 | 101000 |
Color Harmonies of #837449
Complementary color
Monochromatic Colors of #837449
Black with #837449
Text Example
Text Example
White with #837449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837449; }
p { color: rgb(131,116,73); }
H1.HeaderClassName
{
color: #837449;
}
.AnyTagClassName
{
color: #837449;
}
</style>
background-color css
<style>
a { background-color: #837449; }
a { background-color: rgb(131,116,73); }
div.DivClassName
{
background-color: #837449;
}
.BgClassName
{
background-color: #837449;
}
</style>
border-color css
<style>
span { border-color: #837449; }
span { border-color: rgb(131,116,73); }
td.TdClassName
{
border-color: #837449;
}
.TagClassName
{
border-color: #837449;
}
</style>