Shades of Cement #877558
Tints of Cement #877558
RGB
CMYK
RGB Variations
Color information
#877558 (or 0x877558) is known color: Cement. HEX triplet: 87, 75 and 58. RGB value is (135,117,88). Sum of RGB (Red+Green+Blue) = 135+117+88=340 (45% of max value = 765). Red value is 135 (53.12% from 255 or 39.71% from 340); Green value is 117 (46.09% from 255 or 34.41% from 340); Blue value is 88 (34.77% from 255 or 25.88% from 340); Max value from RGB is 135 - color contains mainly: red. Hex color #877558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877558 is #788AA7. Grayscale: #777777. Windows color (decimal): -7899816 or 5797255. OLE color: 5797255.
HSL color Cylindrical-coordinate representation of color #877558: hue angle of 37.02º 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 #877558 is Cyan = 0, Magento = 0.13, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 88 | - |
| CMYK | 0 | 0.13 | 0.35 | 0.47 |
| HSL | 37.02º | 0.21% | 0.44% | - |
| HSV(B) | 37.02º | 0.35% | 0.53% | - |
| XYZ | 18.11 | 18.58 | 11.86 | - |
| YUV | 119.08 | 110.46 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 88 | 0 | 0.13 | 0.35 | 0.47 | 37.02 | 0.21 | 0.44 |
| Hex | 87 | 75 | 58 | 0 | D | 23 | 2F | 25 | 15 | 2C |
| Octal | 207 | 165 | 130 | 0 | 15 | 43 | 57 | 45 | 25 | 54 |
| Binary | 10000111 | 1110101 | 1011000 | 0 | 1101 | 100011 | 101111 | 100101 | 10101 | 101100 |
Color Harmonies of #877558
Complementary color
Monochromatic Colors of #877558
Black with #877558
Text Example
Text Example
White with #877558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877558; }
p { color: rgb(135,117,88); }
H1.HeaderClassName
{
color: #877558;
}
.AnyTagClassName
{
color: #877558;
}
</style>
background-color css
<style>
a { background-color: #877558; }
a { background-color: rgb(135,117,88); }
div.DivClassName
{
background-color: #877558;
}
.BgClassName
{
background-color: #877558;
}
</style>
border-color css
<style>
span { border-color: #877558; }
span { border-color: rgb(135,117,88); }
td.TdClassName
{
border-color: #877558;
}
.TagClassName
{
border-color: #877558;
}
</style>