Shades of Shadow #877548
Tints of Shadow #877548
RGB
CMYK
RGB Variations
Color information
#877548 (or 0x877548) is known color: Shadow. HEX triplet: 87, 75 and 48. RGB value is (135,117,72). Sum of RGB (Red+Green+Blue) = 135+117+72=324 (42% of max value = 765). Red value is 135 (53.12% from 255 or 41.67% from 324); Green value is 117 (46.09% from 255 or 36.11% from 324); Blue value is 72 (28.52% from 255 or 22.22% from 324); Max value from RGB is 135 - color contains mainly: red. Hex color #877548 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877548 is #788AB7. Grayscale: #757575. Windows color (decimal): -7899832 or 4748679. OLE color: 4748679.
HSL color Cylindrical-coordinate representation of color #877548: hue angle of 42.86º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #877548 is Cyan = 0, Magento = 0.13, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 72 | - |
| CMYK | 0 | 0.13 | 0.47 | 0.47 |
| HSL | 42.86º | 0.3% | 0.41% | - |
| HSV(B) | 42.86º | 0.47% | 0.53% | - |
| XYZ | 17.52 | 18.34 | 8.75 | - |
| YUV | 117.25 | 102.46 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 72 | 0 | 0.13 | 0.47 | 0.47 | 42.86 | 0.3 | 0.41 |
| Hex | 87 | 75 | 48 | 0 | D | 2F | 2F | 2B | 1E | 29 |
| Octal | 207 | 165 | 110 | 0 | 15 | 57 | 57 | 53 | 36 | 51 |
| Binary | 10000111 | 1110101 | 1001000 | 0 | 1101 | 101111 | 101111 | 101011 | 11110 | 101001 |
Color Harmonies of #877548
Complementary color
Monochromatic Colors of #877548
Black with #877548
Text Example
Text Example
White with #877548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877548; }
p { color: rgb(135,117,72); }
H1.HeaderClassName
{
color: #877548;
}
.AnyTagClassName
{
color: #877548;
}
</style>
background-color css
<style>
a { background-color: #877548; }
a { background-color: rgb(135,117,72); }
div.DivClassName
{
background-color: #877548;
}
.BgClassName
{
background-color: #877548;
}
</style>
border-color css
<style>
span { border-color: #877548; }
span { border-color: rgb(135,117,72); }
td.TdClassName
{
border-color: #877548;
}
.TagClassName
{
border-color: #877548;
}
</style>