Shades of Cement #877455
Tints of Cement #877455
RGB
CMYK
RGB Variations
Color information
#877455 (or 0x877455) is known color: Cement. HEX triplet: 87, 74 and 55. RGB value is (135,116,85). Sum of RGB (Red+Green+Blue) = 135+116+85=336 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.18% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 85 (33.59% from 255 or 25.30% from 336); Max value from RGB is 135 - color contains mainly: red. Hex color #877455 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877455 is #788BAA. Grayscale: #767676. Windows color (decimal): -7900075 or 5600391. OLE color: 5600391.
HSL color Cylindrical-coordinate representation of color #877455: hue angle of 37.2º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #877455 is Cyan = 0, Magento = 0.14, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 85 | - |
| CMYK | 0 | 0.14 | 0.37 | 0.47 |
| HSL | 37.2º | 0.23% | 0.43% | - |
| HSV(B) | 37.2º | 0.37% | 0.53% | - |
| XYZ | 17.88 | 18.3 | 11.18 | - |
| YUV | 118.15 | 109.29 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 85 | 0 | 0.14 | 0.37 | 0.47 | 37.2 | 0.23 | 0.43 |
| Hex | 87 | 74 | 55 | 0 | E | 25 | 2F | 25 | 17 | 2B |
| Octal | 207 | 164 | 125 | 0 | 16 | 45 | 57 | 45 | 27 | 53 |
| Binary | 10000111 | 1110100 | 1010101 | 0 | 1110 | 100101 | 101111 | 100101 | 10111 | 101011 |
Color Harmonies of #877455
Complementary color
Monochromatic Colors of #877455
Black with #877455
Text Example
Text Example
White with #877455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877455; }
p { color: rgb(135,116,85); }
H1.HeaderClassName
{
color: #877455;
}
.AnyTagClassName
{
color: #877455;
}
</style>
background-color css
<style>
a { background-color: #877455; }
a { background-color: rgb(135,116,85); }
div.DivClassName
{
background-color: #877455;
}
.BgClassName
{
background-color: #877455;
}
</style>
border-color css
<style>
span { border-color: #877455; }
span { border-color: rgb(135,116,85); }
td.TdClassName
{
border-color: #877455;
}
.TagClassName
{
border-color: #877455;
}
</style>