Shades of Cement #887258
Tints of Cement #887258
RGB
CMYK
RGB Variations
Color information
#887258 (or 0x887258) is known color: Cement. HEX triplet: 88, 72 and 58. RGB value is (136,114,88). Sum of RGB (Red+Green+Blue) = 136+114+88=338 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.24% from 338); Green value is 114 (44.92% from 255 or 33.73% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 136 - color contains mainly: red. Hex color #887258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887258 is #778DA7. Grayscale: #757575. Windows color (decimal): -7835048 or 5796488. OLE color: 5796488.
HSL color Cylindrical-coordinate representation of color #887258: hue angle of 32.5º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #887258 is Cyan = 0, Magento = 0.16, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 88 | - |
| CMYK | 0 | 0.16 | 0.35 | 0.47 |
| HSL | 32.5º | 0.21% | 0.44% | - |
| HSV(B) | 32.5º | 0.35% | 0.53% | - |
| XYZ | 17.93 | 17.97 | 11.76 | - |
| YUV | 117.61 | 111.29 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 88 | 0 | 0.16 | 0.35 | 0.47 | 32.5 | 0.21 | 0.44 |
| Hex | 88 | 72 | 58 | 0 | 10 | 23 | 2F | 20 | 15 | 2C |
| Octal | 210 | 162 | 130 | 0 | 20 | 43 | 57 | 40 | 25 | 54 |
| Binary | 10001000 | 1110010 | 1011000 | 0 | 10000 | 100011 | 101111 | 100000 | 10101 | 101100 |
Color Harmonies of #887258
Complementary color
Monochromatic Colors of #887258
Black with #887258
Text Example
Text Example
White with #887258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887258; }
p { color: rgb(136,114,88); }
H1.HeaderClassName
{
color: #887258;
}
.AnyTagClassName
{
color: #887258;
}
</style>
background-color css
<style>
a { background-color: #887258; }
a { background-color: rgb(136,114,88); }
div.DivClassName
{
background-color: #887258;
}
.BgClassName
{
background-color: #887258;
}
</style>
border-color css
<style>
span { border-color: #887258; }
span { border-color: rgb(136,114,88); }
td.TdClassName
{
border-color: #887258;
}
.TagClassName
{
border-color: #887258;
}
</style>