Shades of Cement #887056
Tints of Cement #887056
RGB
CMYK
RGB Variations
Color information
#887056 (or 0x887056) is known color: Cement. HEX triplet: 88, 70 and 56. RGB value is (136,112,86). Sum of RGB (Red+Green+Blue) = 136+112+86=334 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.72% from 334); Green value is 112 (44.14% from 255 or 33.53% from 334); Blue value is 86 (33.98% from 255 or 25.75% from 334); Max value from RGB is 136 - color contains mainly: red. Hex color #887056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887056 is #778FA9. Grayscale: #747474. Windows color (decimal): -7835562 or 5664904. OLE color: 5664904.
HSL color Cylindrical-coordinate representation of color #887056: hue angle of 31.2º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #887056 is Cyan = 0, Magento = 0.18, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 86 | - |
| CMYK | 0 | 0.18 | 0.37 | 0.47 |
| HSL | 31.2º | 0.23% | 0.44% | - |
| HSV(B) | 31.2º | 0.37% | 0.53% | - |
| XYZ | 17.63 | 17.49 | 11.25 | - |
| YUV | 116.21 | 110.95 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 86 | 0 | 0.18 | 0.37 | 0.47 | 31.2 | 0.23 | 0.44 |
| Hex | 88 | 70 | 56 | 0 | 12 | 25 | 2F | 1F | 17 | 2C |
| Octal | 210 | 160 | 126 | 0 | 22 | 45 | 57 | 37 | 27 | 54 |
| Binary | 10001000 | 1110000 | 1010110 | 0 | 10010 | 100101 | 101111 | 11111 | 10111 | 101100 |
Color Harmonies of #887056
Complementary color
Monochromatic Colors of #887056
Black with #887056
Text Example
Text Example
White with #887056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887056; }
p { color: rgb(136,112,86); }
H1.HeaderClassName
{
color: #887056;
}
.AnyTagClassName
{
color: #887056;
}
</style>
background-color css
<style>
a { background-color: #887056; }
a { background-color: rgb(136,112,86); }
div.DivClassName
{
background-color: #887056;
}
.BgClassName
{
background-color: #887056;
}
</style>
border-color css
<style>
span { border-color: #887056; }
span { border-color: rgb(136,112,86); }
td.TdClassName
{
border-color: #887056;
}
.TagClassName
{
border-color: #887056;
}
</style>