Shades of Cement #887254
Tints of Cement #887254
RGB
CMYK
RGB Variations
Color information
#887254 (or 0x887254) is known color: Cement. HEX triplet: 88, 72 and 54. RGB value is (136,114,84). Sum of RGB (Red+Green+Blue) = 136+114+84=334 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.72% from 334); Green value is 114 (44.92% from 255 or 34.13% from 334); Blue value is 84 (33.20% from 255 or 25.15% from 334); Max value from RGB is 136 - color contains mainly: red. Hex color #887254 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887254 is #778DAB. Grayscale: #757575. Windows color (decimal): -7835052 or 5534344. OLE color: 5534344.
HSL color Cylindrical-coordinate representation of color #887254: hue angle of 34.62º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #887254 is Cyan = 0, Magento = 0.16, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 84 | - |
| CMYK | 0 | 0.16 | 0.38 | 0.47 |
| HSL | 34.62º | 0.24% | 0.43% | - |
| HSV(B) | 34.62º | 0.38% | 0.53% | - |
| XYZ | 17.77 | 17.91 | 10.91 | - |
| YUV | 117.16 | 109.29 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 84 | 0 | 0.16 | 0.38 | 0.47 | 34.62 | 0.24 | 0.43 |
| Hex | 88 | 72 | 54 | 0 | 10 | 26 | 2F | 23 | 18 | 2B |
| Octal | 210 | 162 | 124 | 0 | 20 | 46 | 57 | 43 | 30 | 53 |
| Binary | 10001000 | 1110010 | 1010100 | 0 | 10000 | 100110 | 101111 | 100011 | 11000 | 101011 |
Color Harmonies of #887254
Complementary color
Monochromatic Colors of #887254
Black with #887254
Text Example
Text Example
White with #887254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887254; }
p { color: rgb(136,114,84); }
H1.HeaderClassName
{
color: #887254;
}
.AnyTagClassName
{
color: #887254;
}
</style>
background-color css
<style>
a { background-color: #887254; }
a { background-color: rgb(136,114,84); }
div.DivClassName
{
background-color: #887254;
}
.BgClassName
{
background-color: #887254;
}
</style>
border-color css
<style>
span { border-color: #887254; }
span { border-color: rgb(136,114,84); }
td.TdClassName
{
border-color: #887254;
}
.TagClassName
{
border-color: #887254;
}
</style>