Shades of Cement #867259
Tints of Cement #867259
RGB
CMYK
RGB Variations
Color information
#867259 (or 0x867259) is known color: Cement. HEX triplet: 86, 72 and 59. RGB value is (134,114,89). Sum of RGB (Red+Green+Blue) = 134+114+89=337 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.76% from 337); Green value is 114 (44.92% from 255 or 33.83% from 337); Blue value is 89 (35.16% from 255 or 26.41% from 337); Max value from RGB is 134 - color contains mainly: red. Hex color #867259 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867259 is #798DA6. Grayscale: #757575. Windows color (decimal): -7966119 or 5862022. OLE color: 5862022.
HSL color Cylindrical-coordinate representation of color #867259: hue angle of 33.33º 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 #867259 is Cyan = 0, Magento = 0.15, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 89 | - |
| CMYK | 0 | 0.15 | 0.34 | 0.47 |
| HSL | 33.33º | 0.2% | 0.44% | - |
| HSV(B) | 33.33º | 0.34% | 0.53% | - |
| XYZ | 17.65 | 17.82 | 11.96 | - |
| YUV | 117.13 | 112.13 | 140.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 89 | 0 | 0.15 | 0.34 | 0.47 | 33.33 | 0.2 | 0.44 |
| Hex | 86 | 72 | 59 | 0 | F | 22 | 2F | 21 | 14 | 2C |
| Octal | 206 | 162 | 131 | 0 | 17 | 42 | 57 | 41 | 24 | 54 |
| Binary | 10000110 | 1110010 | 1011001 | 0 | 1111 | 100010 | 101111 | 100001 | 10100 | 101100 |
Color Harmonies of #867259
Complementary color
Monochromatic Colors of #867259
Black with #867259
Text Example
Text Example
White with #867259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867259; }
p { color: rgb(134,114,89); }
H1.HeaderClassName
{
color: #867259;
}
.AnyTagClassName
{
color: #867259;
}
</style>
background-color css
<style>
a { background-color: #867259; }
a { background-color: rgb(134,114,89); }
div.DivClassName
{
background-color: #867259;
}
.BgClassName
{
background-color: #867259;
}
</style>
border-color css
<style>
span { border-color: #867259; }
span { border-color: rgb(134,114,89); }
td.TdClassName
{
border-color: #867259;
}
.TagClassName
{
border-color: #867259;
}
</style>