Shades of Cement #887656
Tints of Cement #887656
RGB
CMYK
RGB Variations
Color information
#887656 (or 0x887656) is known color: Cement. HEX triplet: 88, 76 and 56. RGB value is (136,118,86). Sum of RGB (Red+Green+Blue) = 136+118+86=340 (45% of max value = 765). Red value is 136 (53.52% from 255 or 40% from 340); Green value is 118 (46.48% from 255 or 34.71% from 340); Blue value is 86 (33.98% from 255 or 25.29% from 340); Max value from RGB is 136 - color contains mainly: red. Hex color #887656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887656 is #7789A9. Grayscale: #777777. Windows color (decimal): -7834026 or 5666440. OLE color: 5666440.
HSL color Cylindrical-coordinate representation of color #887656: hue angle of 38.4º 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 #887656 is Cyan = 0, Magento = 0.13, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 86 | - |
| CMYK | 0 | 0.13 | 0.37 | 0.47 |
| HSL | 38.4º | 0.23% | 0.44% | - |
| HSV(B) | 38.4º | 0.37% | 0.53% | - |
| XYZ | 18.31 | 18.86 | 11.48 | - |
| YUV | 119.73 | 108.96 | 139.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 86 | 0 | 0.13 | 0.37 | 0.47 | 38.4 | 0.23 | 0.44 |
| Hex | 88 | 76 | 56 | 0 | D | 25 | 2F | 26 | 17 | 2C |
| Octal | 210 | 166 | 126 | 0 | 15 | 45 | 57 | 46 | 27 | 54 |
| Binary | 10001000 | 1110110 | 1010110 | 0 | 1101 | 100101 | 101111 | 100110 | 10111 | 101100 |
Color Harmonies of #887656
Complementary color
Monochromatic Colors of #887656
Black with #887656
Text Example
Text Example
White with #887656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887656; }
p { color: rgb(136,118,86); }
H1.HeaderClassName
{
color: #887656;
}
.AnyTagClassName
{
color: #887656;
}
</style>
background-color css
<style>
a { background-color: #887656; }
a { background-color: rgb(136,118,86); }
div.DivClassName
{
background-color: #887656;
}
.BgClassName
{
background-color: #887656;
}
</style>
border-color css
<style>
span { border-color: #887656; }
span { border-color: rgb(136,118,86); }
td.TdClassName
{
border-color: #887656;
}
.TagClassName
{
border-color: #887656;
}
</style>