Shades of Shadow #837349
Tints of Shadow #837349
RGB
CMYK
RGB Variations
Color information
#837349 (or 0x837349) is known color: Shadow. HEX triplet: 83, 73 and 49. RGB value is (131,115,73). Sum of RGB (Red+Green+Blue) = 131+115+73=319 (42% of max value = 765). Red value is 131 (51.56% from 255 or 41.07% from 319); Green value is 115 (45.31% from 255 or 36.05% from 319); Blue value is 73 (28.91% from 255 or 22.88% from 319); Max value from RGB is 131 - color contains mainly: red. Hex color #837349 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837349 is #7C8CB6. Grayscale: #737373. Windows color (decimal): -8162487 or 4813699. OLE color: 4813699.
HSL color Cylindrical-coordinate representation of color #837349: hue angle of 43.45º 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 #837349 is Cyan = 0, Magento = 0.12, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 73 | - |
| CMYK | 0 | 0.12 | 0.44 | 0.49 |
| HSL | 43.45º | 0.28% | 0.4% | - |
| HSV(B) | 43.45º | 0.44% | 0.51% | - |
| XYZ | 16.69 | 17.57 | 8.81 | - |
| YUV | 115 | 104.3 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 73 | 0 | 0.12 | 0.44 | 0.49 | 43.45 | 0.28 | 0.4 |
| Hex | 83 | 73 | 49 | 0 | C | 2C | 31 | 2B | 1C | 28 |
| Octal | 203 | 163 | 111 | 0 | 14 | 54 | 61 | 53 | 34 | 50 |
| Binary | 10000011 | 1110011 | 1001001 | 0 | 1100 | 101100 | 110001 | 101011 | 11100 | 101000 |
Color Harmonies of #837349
Complementary color
Monochromatic Colors of #837349
Black with #837349
Text Example
Text Example
White with #837349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837349; }
p { color: rgb(131,115,73); }
H1.HeaderClassName
{
color: #837349;
}
.AnyTagClassName
{
color: #837349;
}
</style>
background-color css
<style>
a { background-color: #837349; }
a { background-color: rgb(131,115,73); }
div.DivClassName
{
background-color: #837349;
}
.BgClassName
{
background-color: #837349;
}
</style>
border-color css
<style>
span { border-color: #837349; }
span { border-color: rgb(131,115,73); }
td.TdClassName
{
border-color: #837349;
}
.TagClassName
{
border-color: #837349;
}
</style>