Shades of Cement #887052
Tints of Cement #887052
RGB
CMYK
RGB Variations
Color information
#887052 (or 0x887052) is known color: Cement. HEX triplet: 88, 70 and 52. RGB value is (136,112,82). Sum of RGB (Red+Green+Blue) = 136+112+82=330 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.21% from 330); Green value is 112 (44.14% from 255 or 33.94% from 330); Blue value is 82 (32.42% from 255 or 24.85% from 330); Max value from RGB is 136 - color contains mainly: red. Hex color #887052 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887052 is #778FAD. Grayscale: #737373. Windows color (decimal): -7835566 or 5402760. OLE color: 5402760.
HSL color Cylindrical-coordinate representation of color #887052: hue angle of 33.33º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #887052 is Cyan = 0, Magento = 0.18, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 82 | - |
| CMYK | 0 | 0.18 | 0.40 | 0.47 |
| HSL | 33.33º | 0.25% | 0.43% | - |
| HSV(B) | 33.33º | 0.4% | 0.53% | - |
| XYZ | 17.47 | 17.43 | 10.43 | - |
| YUV | 115.76 | 108.95 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 82 | 0 | 0.18 | 0.40 | 0.47 | 33.33 | 0.25 | 0.43 |
| Hex | 88 | 70 | 52 | 0 | 12 | 28 | 2F | 21 | 19 | 2B |
| Octal | 210 | 160 | 122 | 0 | 22 | 50 | 57 | 41 | 31 | 53 |
| Binary | 10001000 | 1110000 | 1010010 | 0 | 10010 | 101000 | 101111 | 100001 | 11001 | 101011 |
Color Harmonies of #887052
Complementary color
Monochromatic Colors of #887052
Black with #887052
Text Example
Text Example
White with #887052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887052; }
p { color: rgb(136,112,82); }
H1.HeaderClassName
{
color: #887052;
}
.AnyTagClassName
{
color: #887052;
}
</style>
background-color css
<style>
a { background-color: #887052; }
a { background-color: rgb(136,112,82); }
div.DivClassName
{
background-color: #887052;
}
.BgClassName
{
background-color: #887052;
}
</style>
border-color css
<style>
span { border-color: #887052; }
span { border-color: rgb(136,112,82); }
td.TdClassName
{
border-color: #887052;
}
.TagClassName
{
border-color: #887052;
}
</style>