Shades of Shadow #837356
Tints of Shadow #837356
RGB
CMYK
RGB Variations
Color information
#837356 (or 0x837356) is known color: Shadow. HEX triplet: 83, 73 and 56. RGB value is (131,115,86). Sum of RGB (Red+Green+Blue) = 131+115+86=332 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.46% from 332); Green value is 115 (45.31% from 255 or 34.64% from 332); Blue value is 86 (33.98% from 255 or 25.90% from 332); Max value from RGB is 131 - color contains mainly: red. Hex color #837356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837356 is #7C8CA9. Grayscale: #747474. Windows color (decimal): -8162474 or 5665667. OLE color: 5665667.
HSL color Cylindrical-coordinate representation of color #837356: hue angle of 38.67º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #837356 is Cyan = 0, Magento = 0.12, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 86 | - |
| CMYK | 0 | 0.12 | 0.34 | 0.49 |
| HSL | 38.67º | 0.21% | 0.43% | - |
| HSV(B) | 38.67º | 0.34% | 0.51% | - |
| XYZ | 17.17 | 17.76 | 11.33 | - |
| YUV | 116.48 | 110.8 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 86 | 0 | 0.12 | 0.34 | 0.49 | 38.67 | 0.21 | 0.43 |
| Hex | 83 | 73 | 56 | 0 | C | 22 | 31 | 27 | 15 | 2B |
| Octal | 203 | 163 | 126 | 0 | 14 | 42 | 61 | 47 | 25 | 53 |
| Binary | 10000011 | 1110011 | 1010110 | 0 | 1100 | 100010 | 110001 | 100111 | 10101 | 101011 |
Color Harmonies of #837356
Complementary color
Monochromatic Colors of #837356
Black with #837356
Text Example
Text Example
White with #837356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837356; }
p { color: rgb(131,115,86); }
H1.HeaderClassName
{
color: #837356;
}
.AnyTagClassName
{
color: #837356;
}
</style>
background-color css
<style>
a { background-color: #837356; }
a { background-color: rgb(131,115,86); }
div.DivClassName
{
background-color: #837356;
}
.BgClassName
{
background-color: #837356;
}
</style>
border-color css
<style>
span { border-color: #837356; }
span { border-color: rgb(131,115,86); }
td.TdClassName
{
border-color: #837356;
}
.TagClassName
{
border-color: #837356;
}
</style>