Shades of Cement #887558
Tints of Cement #887558
RGB
CMYK
RGB Variations
Color information
#887558 (or 0x887558) is known color: Cement. HEX triplet: 88, 75 and 58. RGB value is (136,117,88). Sum of RGB (Red+Green+Blue) = 136+117+88=341 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.88% from 341); Green value is 117 (46.09% from 255 or 34.31% from 341); Blue value is 88 (34.77% from 255 or 25.81% from 341); Max value from RGB is 136 - color contains mainly: red. Hex color #887558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887558 is #778AA7. Grayscale: #777777. Windows color (decimal): -7834280 or 5797256. OLE color: 5797256.
HSL color Cylindrical-coordinate representation of color #887558: hue angle of 36.25º 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 #887558 is Cyan = 0, Magento = 0.14, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 88 | - |
| CMYK | 0 | 0.14 | 0.35 | 0.47 |
| HSL | 36.25º | 0.21% | 0.44% | - |
| HSV(B) | 36.25º | 0.35% | 0.53% | - |
| XYZ | 18.28 | 18.66 | 11.87 | - |
| YUV | 119.38 | 110.29 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 88 | 0 | 0.14 | 0.35 | 0.47 | 36.25 | 0.21 | 0.44 |
| Hex | 88 | 75 | 58 | 0 | E | 23 | 2F | 24 | 15 | 2C |
| Octal | 210 | 165 | 130 | 0 | 16 | 43 | 57 | 44 | 25 | 54 |
| Binary | 10001000 | 1110101 | 1011000 | 0 | 1110 | 100011 | 101111 | 100100 | 10101 | 101100 |
Color Harmonies of #887558
Complementary color
Monochromatic Colors of #887558
Black with #887558
Text Example
Text Example
White with #887558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887558; }
p { color: rgb(136,117,88); }
H1.HeaderClassName
{
color: #887558;
}
.AnyTagClassName
{
color: #887558;
}
</style>
background-color css
<style>
a { background-color: #887558; }
a { background-color: rgb(136,117,88); }
div.DivClassName
{
background-color: #887558;
}
.BgClassName
{
background-color: #887558;
}
</style>
border-color css
<style>
span { border-color: #887558; }
span { border-color: rgb(136,117,88); }
td.TdClassName
{
border-color: #887558;
}
.TagClassName
{
border-color: #887558;
}
</style>