Shades of Shadow #887452
Tints of Shadow #887452
RGB
CMYK
RGB Variations
Color information
#887452 (or 0x887452) is known color: Shadow. HEX triplet: 88, 74 and 52. RGB value is (136,116,82). Sum of RGB (Red+Green+Blue) = 136+116+82=334 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.72% from 334); Green value is 116 (45.70% from 255 or 34.73% from 334); Blue value is 82 (32.42% from 255 or 24.55% from 334); Max value from RGB is 136 - color contains mainly: red. Hex color #887452 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887452 is #778BAD. Grayscale: #767676. Windows color (decimal): -7834542 or 5403784. OLE color: 5403784.
HSL color Cylindrical-coordinate representation of color #887452: hue angle of 37.78º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #887452 is Cyan = 0, Magento = 0.15, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 82 | - |
| CMYK | 0 | 0.15 | 0.40 | 0.47 |
| HSL | 37.78º | 0.25% | 0.43% | - |
| HSV(B) | 37.78º | 0.4% | 0.53% | - |
| XYZ | 17.92 | 18.33 | 10.58 | - |
| YUV | 118.1 | 107.63 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 82 | 0 | 0.15 | 0.40 | 0.47 | 37.78 | 0.25 | 0.43 |
| Hex | 88 | 74 | 52 | 0 | F | 28 | 2F | 26 | 19 | 2B |
| Octal | 210 | 164 | 122 | 0 | 17 | 50 | 57 | 46 | 31 | 53 |
| Binary | 10001000 | 1110100 | 1010010 | 0 | 1111 | 101000 | 101111 | 100110 | 11001 | 101011 |
Color Harmonies of #887452
Complementary color
Monochromatic Colors of #887452
Black with #887452
Text Example
Text Example
White with #887452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887452; }
p { color: rgb(136,116,82); }
H1.HeaderClassName
{
color: #887452;
}
.AnyTagClassName
{
color: #887452;
}
</style>
background-color css
<style>
a { background-color: #887452; }
a { background-color: rgb(136,116,82); }
div.DivClassName
{
background-color: #887452;
}
.BgClassName
{
background-color: #887452;
}
</style>
border-color css
<style>
span { border-color: #887452; }
span { border-color: rgb(136,116,82); }
td.TdClassName
{
border-color: #887452;
}
.TagClassName
{
border-color: #887452;
}
</style>