Shades of Shadow #837253
Tints of Shadow #837253
RGB
CMYK
RGB Variations
Color information
#837253 (or 0x837253) is known color: Shadow. HEX triplet: 83, 72 and 53. RGB value is (131,114,83). Sum of RGB (Red+Green+Blue) = 131+114+83=328 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.94% from 328); Green value is 114 (44.92% from 255 or 34.76% from 328); Blue value is 83 (32.81% from 255 or 25.30% from 328); Max value from RGB is 131 - color contains mainly: red. Hex color #837253 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837253 is #7C8DAC. Grayscale: #737373. Windows color (decimal): -8162733 or 5468803. OLE color: 5468803.
HSL color Cylindrical-coordinate representation of color #837253: hue angle of 38.75º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #837253 is Cyan = 0, Magento = 0.13, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 83 | - |
| CMYK | 0 | 0.13 | 0.37 | 0.49 |
| HSL | 38.75º | 0.22% | 0.42% | - |
| HSV(B) | 38.75º | 0.37% | 0.51% | - |
| XYZ | 16.94 | 17.48 | 10.67 | - |
| YUV | 115.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 83 | 0 | 0.13 | 0.37 | 0.49 | 38.75 | 0.22 | 0.42 |
| Hex | 83 | 72 | 53 | 0 | D | 25 | 31 | 27 | 16 | 2A |
| Octal | 203 | 162 | 123 | 0 | 15 | 45 | 61 | 47 | 26 | 52 |
| Binary | 10000011 | 1110010 | 1010011 | 0 | 1101 | 100101 | 110001 | 100111 | 10110 | 101010 |
Color Harmonies of #837253
Complementary color
Monochromatic Colors of #837253
Black with #837253
Text Example
Text Example
White with #837253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837253; }
p { color: rgb(131,114,83); }
H1.HeaderClassName
{
color: #837253;
}
.AnyTagClassName
{
color: #837253;
}
</style>
background-color css
<style>
a { background-color: #837253; }
a { background-color: rgb(131,114,83); }
div.DivClassName
{
background-color: #837253;
}
.BgClassName
{
background-color: #837253;
}
</style>
border-color css
<style>
span { border-color: #837253; }
span { border-color: rgb(131,114,83); }
td.TdClassName
{
border-color: #837253;
}
.TagClassName
{
border-color: #837253;
}
</style>