Shades of Cement #867159
Tints of Cement #867159
RGB
CMYK
RGB Variations
Color information
#867159 (or 0x867159) is known color: Cement. HEX triplet: 86, 71 and 59. RGB value is (134,113,89). Sum of RGB (Red+Green+Blue) = 134+113+89=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 113 (44.53% from 255 or 33.63% from 336); Blue value is 89 (35.16% from 255 or 26.49% from 336); Max value from RGB is 134 - color contains mainly: red. Hex color #867159 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867159 is #798EA6. Grayscale: #747474. Windows color (decimal): -7966375 or 5861766. OLE color: 5861766.
HSL color Cylindrical-coordinate representation of color #867159: hue angle of 32º degrees, saturation: 0.2, 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 #867159 is Cyan = 0, Magento = 0.16, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 89 | - |
| CMYK | 0 | 0.16 | 0.34 | 0.47 |
| HSL | 32º | 0.2% | 0.44% | - |
| HSV(B) | 32º | 0.34% | 0.53% | - |
| XYZ | 17.54 | 17.6 | 11.92 | - |
| YUV | 116.54 | 112.46 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 89 | 0 | 0.16 | 0.34 | 0.47 | 32 | 0.2 | 0.44 |
| Hex | 86 | 71 | 59 | 0 | 10 | 22 | 2F | 20 | 14 | 2C |
| Octal | 206 | 161 | 131 | 0 | 20 | 42 | 57 | 40 | 24 | 54 |
| Binary | 10000110 | 1110001 | 1011001 | 0 | 10000 | 100010 | 101111 | 100000 | 10100 | 101100 |
Color Harmonies of #867159
Complementary color
Monochromatic Colors of #867159
Black with #867159
Text Example
Text Example
White with #867159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867159; }
p { color: rgb(134,113,89); }
H1.HeaderClassName
{
color: #867159;
}
.AnyTagClassName
{
color: #867159;
}
</style>
background-color css
<style>
a { background-color: #867159; }
a { background-color: rgb(134,113,89); }
div.DivClassName
{
background-color: #867159;
}
.BgClassName
{
background-color: #867159;
}
</style>
border-color css
<style>
span { border-color: #867159; }
span { border-color: rgb(134,113,89); }
td.TdClassName
{
border-color: #867159;
}
.TagClassName
{
border-color: #867159;
}
</style>