Shades of Shadow #837551
Tints of Shadow #837551
RGB
CMYK
RGB Variations
Color information
#837551 (or 0x837551) is known color: Shadow. HEX triplet: 83, 75 and 51. RGB value is (131,117,81). Sum of RGB (Red+Green+Blue) = 131+117+81=329 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.82% from 329); Green value is 117 (46.09% from 255 or 35.56% from 329); Blue value is 81 (32.03% from 255 or 24.62% from 329); Max value from RGB is 131 - color contains mainly: red. Hex color #837551 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837551 is #7C8AAE. Grayscale: #757575. Windows color (decimal): -8161967 or 5338499. OLE color: 5338499.
HSL color Cylindrical-coordinate representation of color #837551: hue angle of 43.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 #837551 is Cyan = 0, Magento = 0.11, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 81 | - |
| CMYK | 0 | 0.11 | 0.38 | 0.49 |
| HSL | 43.2º | 0.24% | 0.42% | - |
| HSV(B) | 43.2º | 0.38% | 0.51% | - |
| XYZ | 17.21 | 18.14 | 10.38 | - |
| YUV | 117.08 | 107.64 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 81 | 0 | 0.11 | 0.38 | 0.49 | 43.2 | 0.24 | 0.42 |
| Hex | 83 | 75 | 51 | 0 | B | 26 | 31 | 2B | 18 | 2A |
| Octal | 203 | 165 | 121 | 0 | 13 | 46 | 61 | 53 | 30 | 52 |
| Binary | 10000011 | 1110101 | 1010001 | 0 | 1011 | 100110 | 110001 | 101011 | 11000 | 101010 |
Color Harmonies of #837551
Complementary color
Monochromatic Colors of #837551
Black with #837551
Text Example
Text Example
White with #837551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837551; }
p { color: rgb(131,117,81); }
H1.HeaderClassName
{
color: #837551;
}
.AnyTagClassName
{
color: #837551;
}
</style>
background-color css
<style>
a { background-color: #837551; }
a { background-color: rgb(131,117,81); }
div.DivClassName
{
background-color: #837551;
}
.BgClassName
{
background-color: #837551;
}
</style>
border-color css
<style>
span { border-color: #837551; }
span { border-color: rgb(131,117,81); }
td.TdClassName
{
border-color: #837551;
}
.TagClassName
{
border-color: #837551;
}
</style>