Shades of Cement #887458
Tints of Cement #887458
RGB
CMYK
RGB Variations
Color information
#887458 (or 0x887458) is known color: Cement. HEX triplet: 88, 74 and 58. RGB value is (136,116,88). Sum of RGB (Red+Green+Blue) = 136+116+88=340 (45% of max value = 765). Red value is 136 (53.52% from 255 or 40% from 340); Green value is 116 (45.70% from 255 or 34.12% from 340); Blue value is 88 (34.77% from 255 or 25.88% from 340); Max value from RGB is 136 - color contains mainly: red. Hex color #887458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887458 is #778BA7. Grayscale: #767676. Windows color (decimal): -7834536 or 5797000. OLE color: 5797000.
HSL color Cylindrical-coordinate representation of color #887458: hue angle of 35º 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 #887458 is Cyan = 0, Magento = 0.15, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 88 | - |
| CMYK | 0 | 0.15 | 0.35 | 0.47 |
| HSL | 35º | 0.21% | 0.44% | - |
| HSV(B) | 35º | 0.35% | 0.53% | - |
| XYZ | 18.16 | 18.43 | 11.83 | - |
| YUV | 118.79 | 110.63 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 88 | 0 | 0.15 | 0.35 | 0.47 | 35 | 0.21 | 0.44 |
| Hex | 88 | 74 | 58 | 0 | F | 23 | 2F | 23 | 15 | 2C |
| Octal | 210 | 164 | 130 | 0 | 17 | 43 | 57 | 43 | 25 | 54 |
| Binary | 10001000 | 1110100 | 1011000 | 0 | 1111 | 100011 | 101111 | 100011 | 10101 | 101100 |
Color Harmonies of #887458
Complementary color
Monochromatic Colors of #887458
Black with #887458
Text Example
Text Example
White with #887458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887458; }
p { color: rgb(136,116,88); }
H1.HeaderClassName
{
color: #887458;
}
.AnyTagClassName
{
color: #887458;
}
</style>
background-color css
<style>
a { background-color: #887458; }
a { background-color: rgb(136,116,88); }
div.DivClassName
{
background-color: #887458;
}
.BgClassName
{
background-color: #887458;
}
</style>
border-color css
<style>
span { border-color: #887458; }
span { border-color: rgb(136,116,88); }
td.TdClassName
{
border-color: #887458;
}
.TagClassName
{
border-color: #887458;
}
</style>