Shades of Cement #867459
Tints of Cement #867459
RGB
CMYK
RGB Variations
Color information
#867459 (or 0x867459) is known color: Cement. HEX triplet: 86, 74 and 59. RGB value is (134,116,89). Sum of RGB (Red+Green+Blue) = 134+116+89=339 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.53% from 339); Green value is 116 (45.70% from 255 or 34.22% from 339); Blue value is 89 (35.16% from 255 or 26.25% from 339); Max value from RGB is 134 - color contains mainly: red. Hex color #867459 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867459 is #798BA6. Grayscale: #767676. Windows color (decimal): -7965607 or 5862534. OLE color: 5862534.
HSL color Cylindrical-coordinate representation of color #867459: hue angle of 36º 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 #867459 is Cyan = 0, Magento = 0.13, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 89 | - |
| CMYK | 0 | 0.13 | 0.34 | 0.47 |
| HSL | 36º | 0.2% | 0.44% | - |
| HSV(B) | 36º | 0.34% | 0.53% | - |
| XYZ | 17.88 | 18.28 | 12.04 | - |
| YUV | 118.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 89 | 0 | 0.13 | 0.34 | 0.47 | 36 | 0.2 | 0.44 |
| Hex | 86 | 74 | 59 | 0 | D | 22 | 2F | 24 | 14 | 2C |
| Octal | 206 | 164 | 131 | 0 | 15 | 42 | 57 | 44 | 24 | 54 |
| Binary | 10000110 | 1110100 | 1011001 | 0 | 1101 | 100010 | 101111 | 100100 | 10100 | 101100 |
Color Harmonies of #867459
Complementary color
Monochromatic Colors of #867459
Black with #867459
Text Example
Text Example
White with #867459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867459; }
p { color: rgb(134,116,89); }
H1.HeaderClassName
{
color: #867459;
}
.AnyTagClassName
{
color: #867459;
}
</style>
background-color css
<style>
a { background-color: #867459; }
a { background-color: rgb(134,116,89); }
div.DivClassName
{
background-color: #867459;
}
.BgClassName
{
background-color: #867459;
}
</style>
border-color css
<style>
span { border-color: #867459; }
span { border-color: rgb(134,116,89); }
td.TdClassName
{
border-color: #867459;
}
.TagClassName
{
border-color: #867459;
}
</style>