Shades of Cement #887356
Tints of Cement #887356
RGB
CMYK
RGB Variations
Color information
#887356 (or 0x887356) is known color: Cement. HEX triplet: 88, 73 and 56. RGB value is (136,115,86). Sum of RGB (Red+Green+Blue) = 136+115+86=337 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.36% from 337); Green value is 115 (45.31% from 255 or 34.12% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 136 - color contains mainly: red. Hex color #887356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887356 is #778CA9. Grayscale: #767676. Windows color (decimal): -7834794 or 5665672. OLE color: 5665672.
HSL color Cylindrical-coordinate representation of color #887356: hue angle of 34.8º 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 #887356 is Cyan = 0, Magento = 0.15, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 86 | - |
| CMYK | 0 | 0.15 | 0.37 | 0.47 |
| HSL | 34.8º | 0.23% | 0.44% | - |
| HSV(B) | 34.8º | 0.37% | 0.53% | - |
| XYZ | 17.96 | 18.17 | 11.36 | - |
| YUV | 117.97 | 109.96 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 86 | 0 | 0.15 | 0.37 | 0.47 | 34.8 | 0.23 | 0.44 |
| Hex | 88 | 73 | 56 | 0 | F | 25 | 2F | 23 | 17 | 2C |
| Octal | 210 | 163 | 126 | 0 | 17 | 45 | 57 | 43 | 27 | 54 |
| Binary | 10001000 | 1110011 | 1010110 | 0 | 1111 | 100101 | 101111 | 100011 | 10111 | 101100 |
Color Harmonies of #887356
Complementary color
Monochromatic Colors of #887356
Black with #887356
Text Example
Text Example
White with #887356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887356; }
p { color: rgb(136,115,86); }
H1.HeaderClassName
{
color: #887356;
}
.AnyTagClassName
{
color: #887356;
}
</style>
background-color css
<style>
a { background-color: #887356; }
a { background-color: rgb(136,115,86); }
div.DivClassName
{
background-color: #887356;
}
.BgClassName
{
background-color: #887356;
}
</style>
border-color css
<style>
span { border-color: #887356; }
span { border-color: rgb(136,115,86); }
td.TdClassName
{
border-color: #887356;
}
.TagClassName
{
border-color: #887356;
}
</style>