Shades of Shadow #837051
Tints of Shadow #837051
RGB
CMYK
RGB Variations
Color information
#837051 (or 0x837051) is known color: Shadow. HEX triplet: 83, 70 and 51. RGB value is (131,112,81). Sum of RGB (Red+Green+Blue) = 131+112+81=324 (42% of max value = 765). Red value is 131 (51.56% from 255 or 40.43% from 324); Green value is 112 (44.14% from 255 or 34.57% from 324); Blue value is 81 (32.03% from 255 or 25% from 324); Max value from RGB is 131 - color contains mainly: red. Hex color #837051 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837051 is #7C8FAE. Grayscale: #727272. Windows color (decimal): -8163247 or 5337219. OLE color: 5337219.
HSL color Cylindrical-coordinate representation of color #837051: hue angle of 37.2º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #837051 is Cyan = 0, Magento = 0.15, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 81 | - |
| CMYK | 0 | 0.15 | 0.38 | 0.49 |
| HSL | 37.2º | 0.24% | 0.42% | - |
| HSV(B) | 37.2º | 0.38% | 0.51% | - |
| XYZ | 16.64 | 17.01 | 10.19 | - |
| YUV | 114.15 | 109.29 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 81 | 0 | 0.15 | 0.38 | 0.49 | 37.2 | 0.24 | 0.42 |
| Hex | 83 | 70 | 51 | 0 | F | 26 | 31 | 25 | 18 | 2A |
| Octal | 203 | 160 | 121 | 0 | 17 | 46 | 61 | 45 | 30 | 52 |
| Binary | 10000011 | 1110000 | 1010001 | 0 | 1111 | 100110 | 110001 | 100101 | 11000 | 101010 |
Color Harmonies of #837051
Complementary color
Monochromatic Colors of #837051
Black with #837051
Text Example
Text Example
White with #837051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837051; }
p { color: rgb(131,112,81); }
H1.HeaderClassName
{
color: #837051;
}
.AnyTagClassName
{
color: #837051;
}
</style>
background-color css
<style>
a { background-color: #837051; }
a { background-color: rgb(131,112,81); }
div.DivClassName
{
background-color: #837051;
}
.BgClassName
{
background-color: #837051;
}
</style>
border-color css
<style>
span { border-color: #837051; }
span { border-color: rgb(131,112,81); }
td.TdClassName
{
border-color: #837051;
}
.TagClassName
{
border-color: #837051;
}
</style>