Shades of Shadow #887453
Tints of Shadow #887453
RGB
CMYK
RGB Variations
Color information
#887453 (or 0x887453) is known color: Shadow. HEX triplet: 88, 74 and 53. RGB value is (136,116,83). Sum of RGB (Red+Green+Blue) = 136+116+83=335 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.60% from 335); Green value is 116 (45.70% from 255 or 34.63% from 335); Blue value is 83 (32.81% from 255 or 24.78% from 335); Max value from RGB is 136 - color contains mainly: red. Hex color #887453 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887453 is #778BAC. Grayscale: #767676. Windows color (decimal): -7834541 or 5469320. OLE color: 5469320.
HSL color Cylindrical-coordinate representation of color #887453: hue angle of 37.36º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #887453 is Cyan = 0, Magento = 0.15, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 83 | - |
| CMYK | 0 | 0.15 | 0.39 | 0.47 |
| HSL | 37.36º | 0.24% | 0.43% | - |
| HSV(B) | 37.36º | 0.39% | 0.53% | - |
| XYZ | 17.96 | 18.35 | 10.78 | - |
| YUV | 118.22 | 108.13 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 83 | 0 | 0.15 | 0.39 | 0.47 | 37.36 | 0.24 | 0.43 |
| Hex | 88 | 74 | 53 | 0 | F | 27 | 2F | 25 | 18 | 2B |
| Octal | 210 | 164 | 123 | 0 | 17 | 47 | 57 | 45 | 30 | 53 |
| Binary | 10001000 | 1110100 | 1010011 | 0 | 1111 | 100111 | 101111 | 100101 | 11000 | 101011 |
Color Harmonies of #887453
Complementary color
Monochromatic Colors of #887453
Black with #887453
Text Example
Text Example
White with #887453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887453; }
p { color: rgb(136,116,83); }
H1.HeaderClassName
{
color: #887453;
}
.AnyTagClassName
{
color: #887453;
}
</style>
background-color css
<style>
a { background-color: #887453; }
a { background-color: rgb(136,116,83); }
div.DivClassName
{
background-color: #887453;
}
.BgClassName
{
background-color: #887453;
}
</style>
border-color css
<style>
span { border-color: #887453; }
span { border-color: rgb(136,116,83); }
td.TdClassName
{
border-color: #887453;
}
.TagClassName
{
border-color: #887453;
}
</style>