Shades of Shadow #837053
Tints of Shadow #837053
RGB
CMYK
RGB Variations
Color information
#837053 (or 0x837053) is known color: Shadow. HEX triplet: 83, 70 and 53. RGB value is (131,112,83). Sum of RGB (Red+Green+Blue) = 131+112+83=326 (43% of max value = 765). Red value is 131 (51.56% from 255 or 40.18% from 326); Green value is 112 (44.14% from 255 or 34.36% from 326); Blue value is 83 (32.81% from 255 or 25.46% from 326); Max value from RGB is 131 - color contains mainly: red. Hex color #837053 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837053 is #7C8FAC. Grayscale: #727272. Windows color (decimal): -8163245 or 5468291. OLE color: 5468291.
HSL color Cylindrical-coordinate representation of color #837053: hue angle of 36.25º 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 #837053 is Cyan = 0, Magento = 0.15, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 83 | - |
| CMYK | 0 | 0.15 | 0.37 | 0.49 |
| HSL | 36.25º | 0.22% | 0.42% | - |
| HSV(B) | 36.25º | 0.37% | 0.51% | - |
| XYZ | 16.72 | 17.04 | 10.59 | - |
| YUV | 114.38 | 110.29 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 83 | 0 | 0.15 | 0.37 | 0.49 | 36.25 | 0.22 | 0.42 |
| Hex | 83 | 70 | 53 | 0 | F | 25 | 31 | 24 | 16 | 2A |
| Octal | 203 | 160 | 123 | 0 | 17 | 45 | 61 | 44 | 26 | 52 |
| Binary | 10000011 | 1110000 | 1010011 | 0 | 1111 | 100101 | 110001 | 100100 | 10110 | 101010 |
Color Harmonies of #837053
Complementary color
Monochromatic Colors of #837053
Black with #837053
Text Example
Text Example
White with #837053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837053; }
p { color: rgb(131,112,83); }
H1.HeaderClassName
{
color: #837053;
}
.AnyTagClassName
{
color: #837053;
}
</style>
background-color css
<style>
a { background-color: #837053; }
a { background-color: rgb(131,112,83); }
div.DivClassName
{
background-color: #837053;
}
.BgClassName
{
background-color: #837053;
}
</style>
border-color css
<style>
span { border-color: #837053; }
span { border-color: rgb(131,112,83); }
td.TdClassName
{
border-color: #837053;
}
.TagClassName
{
border-color: #837053;
}
</style>