Shades of Cement #867458
Tints of Cement #867458
RGB
CMYK
RGB Variations
Color information
#867458 (or 0x867458) is known color: Cement. HEX triplet: 86, 74 and 58. RGB value is (134,116,88). Sum of RGB (Red+Green+Blue) = 134+116+88=338 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.64% from 338); Green value is 116 (45.70% from 255 or 34.32% from 338); Blue value is 88 (34.77% from 255 or 26.04% from 338); Max value from RGB is 134 - color contains mainly: red. Hex color #867458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867458 is #798BA7. Grayscale: #767676. Windows color (decimal): -7965608 or 5796998. OLE color: 5796998.
HSL color Cylindrical-coordinate representation of color #867458: hue angle of 36.52º 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 #867458 is Cyan = 0, Magento = 0.13, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 88 | - |
| CMYK | 0 | 0.13 | 0.34 | 0.47 |
| HSL | 36.52º | 0.21% | 0.44% | - |
| HSV(B) | 36.52º | 0.34% | 0.53% | - |
| XYZ | 17.84 | 18.26 | 11.82 | - |
| YUV | 118.19 | 110.96 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 88 | 0 | 0.13 | 0.34 | 0.47 | 36.52 | 0.21 | 0.44 |
| Hex | 86 | 74 | 58 | 0 | D | 22 | 2F | 25 | 15 | 2C |
| Octal | 206 | 164 | 130 | 0 | 15 | 42 | 57 | 45 | 25 | 54 |
| Binary | 10000110 | 1110100 | 1011000 | 0 | 1101 | 100010 | 101111 | 100101 | 10101 | 101100 |
Color Harmonies of #867458
Complementary color
Monochromatic Colors of #867458
Black with #867458
Text Example
Text Example
White with #867458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867458; }
p { color: rgb(134,116,88); }
H1.HeaderClassName
{
color: #867458;
}
.AnyTagClassName
{
color: #867458;
}
</style>
background-color css
<style>
a { background-color: #867458; }
a { background-color: rgb(134,116,88); }
div.DivClassName
{
background-color: #867458;
}
.BgClassName
{
background-color: #867458;
}
</style>
border-color css
<style>
span { border-color: #867458; }
span { border-color: rgb(134,116,88); }
td.TdClassName
{
border-color: #867458;
}
.TagClassName
{
border-color: #867458;
}
</style>