Shades of Cement #877358
Tints of Cement #877358
RGB
CMYK
RGB Variations
Color information
#877358 (or 0x877358) is known color: Cement. HEX triplet: 87, 73 and 58. RGB value is (135,115,88). Sum of RGB (Red+Green+Blue) = 135+115+88=338 (44% of max value = 765). Red value is 135 (53.12% from 255 or 39.94% from 338); Green value is 115 (45.31% from 255 or 34.02% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 135 - color contains mainly: red. Hex color #877358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877358 is #788CA7. Grayscale: #767676. Windows color (decimal): -7900328 or 5796743. OLE color: 5796743.
HSL color Cylindrical-coordinate representation of color #877358: hue angle of 34.47º 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 #877358 is Cyan = 0, Magento = 0.15, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 88 | - |
| CMYK | 0 | 0.15 | 0.35 | 0.47 |
| HSL | 34.47º | 0.21% | 0.44% | - |
| HSV(B) | 34.47º | 0.35% | 0.53% | - |
| XYZ | 17.88 | 18.12 | 11.79 | - |
| YUV | 117.9 | 111.13 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 88 | 0 | 0.15 | 0.35 | 0.47 | 34.47 | 0.21 | 0.44 |
| Hex | 87 | 73 | 58 | 0 | F | 23 | 2F | 22 | 15 | 2C |
| Octal | 207 | 163 | 130 | 0 | 17 | 43 | 57 | 42 | 25 | 54 |
| Binary | 10000111 | 1110011 | 1011000 | 0 | 1111 | 100011 | 101111 | 100010 | 10101 | 101100 |
Color Harmonies of #877358
Complementary color
Monochromatic Colors of #877358
Black with #877358
Text Example
Text Example
White with #877358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877358; }
p { color: rgb(135,115,88); }
H1.HeaderClassName
{
color: #877358;
}
.AnyTagClassName
{
color: #877358;
}
</style>
background-color css
<style>
a { background-color: #877358; }
a { background-color: rgb(135,115,88); }
div.DivClassName
{
background-color: #877358;
}
.BgClassName
{
background-color: #877358;
}
</style>
border-color css
<style>
span { border-color: #877358; }
span { border-color: rgb(135,115,88); }
td.TdClassName
{
border-color: #877358;
}
.TagClassName
{
border-color: #877358;
}
</style>