Shades of Cement #877154
Tints of Cement #877154
RGB
CMYK
RGB Variations
Color information
#877154 (or 0x877154) is known color: Cement. HEX triplet: 87, 71 and 54. RGB value is (135,113,84). Sum of RGB (Red+Green+Blue) = 135+113+84=332 (43% of max value = 765). Red value is 135 (53.12% from 255 or 40.66% from 332); Green value is 113 (44.53% from 255 or 34.04% from 332); Blue value is 84 (33.20% from 255 or 25.30% from 332); Max value from RGB is 135 - color contains mainly: red. Hex color #877154 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877154 is #788EAB. Grayscale: #747474. Windows color (decimal): -7900844 or 5534087. OLE color: 5534087.
HSL color Cylindrical-coordinate representation of color #877154: hue angle of 34.12º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #877154 is Cyan = 0, Magento = 0.16, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 84 | - |
| CMYK | 0 | 0.16 | 0.38 | 0.47 |
| HSL | 34.12º | 0.23% | 0.43% | - |
| HSV(B) | 34.12º | 0.38% | 0.53% | - |
| XYZ | 17.5 | 17.6 | 10.86 | - |
| YUV | 116.27 | 109.79 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 84 | 0 | 0.16 | 0.38 | 0.47 | 34.12 | 0.23 | 0.43 |
| Hex | 87 | 71 | 54 | 0 | 10 | 26 | 2F | 22 | 17 | 2B |
| Octal | 207 | 161 | 124 | 0 | 20 | 46 | 57 | 42 | 27 | 53 |
| Binary | 10000111 | 1110001 | 1010100 | 0 | 10000 | 100110 | 101111 | 100010 | 10111 | 101011 |
Color Harmonies of #877154
Complementary color
Monochromatic Colors of #877154
Black with #877154
Text Example
Text Example
White with #877154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877154; }
p { color: rgb(135,113,84); }
H1.HeaderClassName
{
color: #877154;
}
.AnyTagClassName
{
color: #877154;
}
</style>
background-color css
<style>
a { background-color: #877154; }
a { background-color: rgb(135,113,84); }
div.DivClassName
{
background-color: #877154;
}
.BgClassName
{
background-color: #877154;
}
</style>
border-color css
<style>
span { border-color: #877154; }
span { border-color: rgb(135,113,84); }
td.TdClassName
{
border-color: #877154;
}
.TagClassName
{
border-color: #877154;
}
</style>