Shades of Cement #877359
Tints of Cement #877359
RGB
CMYK
RGB Variations
Color information
#877359 (or 0x877359) is known color: Cement. HEX triplet: 87, 73 and 59. RGB value is (135,115,89). Sum of RGB (Red+Green+Blue) = 135+115+89=339 (44% of max value = 765). Red value is 135 (53.12% from 255 or 39.82% from 339); Green value is 115 (45.31% from 255 or 33.92% from 339); Blue value is 89 (35.16% from 255 or 26.25% from 339); Max value from RGB is 135 - color contains mainly: red. Hex color #877359 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877359 is #788CA6. Grayscale: #767676. Windows color (decimal): -7900327 or 5862279. OLE color: 5862279.
HSL color Cylindrical-coordinate representation of color #877359: hue angle of 33.91º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #877359 is Cyan = 0, Magento = 0.15, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 89 | - |
| CMYK | 0 | 0.15 | 0.34 | 0.47 |
| HSL | 33.91º | 0.21% | 0.44% | - |
| HSV(B) | 33.91º | 0.34% | 0.53% | - |
| XYZ | 17.93 | 18.13 | 12.01 | - |
| YUV | 118.02 | 111.63 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 89 | 0 | 0.15 | 0.34 | 0.47 | 33.91 | 0.21 | 0.44 |
| Hex | 87 | 73 | 59 | 0 | F | 22 | 2F | 22 | 15 | 2C |
| Octal | 207 | 163 | 131 | 0 | 17 | 42 | 57 | 42 | 25 | 54 |
| Binary | 10000111 | 1110011 | 1011001 | 0 | 1111 | 100010 | 101111 | 100010 | 10101 | 101100 |
Color Harmonies of #877359
Complementary color
Monochromatic Colors of #877359
Black with #877359
Text Example
Text Example
White with #877359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877359; }
p { color: rgb(135,115,89); }
H1.HeaderClassName
{
color: #877359;
}
.AnyTagClassName
{
color: #877359;
}
</style>
background-color css
<style>
a { background-color: #877359; }
a { background-color: rgb(135,115,89); }
div.DivClassName
{
background-color: #877359;
}
.BgClassName
{
background-color: #877359;
}
</style>
border-color css
<style>
span { border-color: #877359; }
span { border-color: rgb(135,115,89); }
td.TdClassName
{
border-color: #877359;
}
.TagClassName
{
border-color: #877359;
}
</style>