Shades of Cement #867358
Tints of Cement #867358
RGB
CMYK
RGB Variations
Color information
#867358 (or 0x867358) is known color: Cement. HEX triplet: 86, 73 and 58. RGB value is (134,115,88). Sum of RGB (Red+Green+Blue) = 134+115+88=337 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.76% from 337); Green value is 115 (45.31% from 255 or 34.12% from 337); Blue value is 88 (34.77% from 255 or 26.11% from 337); Max value from RGB is 134 - color contains mainly: red. Hex color #867358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867358 is #798CA7. Grayscale: #757575. Windows color (decimal): -7965864 or 5796742. OLE color: 5796742.
HSL color Cylindrical-coordinate representation of color #867358: hue angle of 35.22º 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 #867358 is Cyan = 0, Magento = 0.14, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 88 | - |
| CMYK | 0 | 0.14 | 0.34 | 0.47 |
| HSL | 35.22º | 0.21% | 0.44% | - |
| HSV(B) | 35.22º | 0.34% | 0.53% | - |
| XYZ | 17.72 | 18.03 | 11.78 | - |
| YUV | 117.6 | 111.29 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 88 | 0 | 0.14 | 0.34 | 0.47 | 35.22 | 0.21 | 0.44 |
| Hex | 86 | 73 | 58 | 0 | E | 22 | 2F | 23 | 15 | 2C |
| Octal | 206 | 163 | 130 | 0 | 16 | 42 | 57 | 43 | 25 | 54 |
| Binary | 10000110 | 1110011 | 1011000 | 0 | 1110 | 100010 | 101111 | 100011 | 10101 | 101100 |
Color Harmonies of #867358
Complementary color
Monochromatic Colors of #867358
Black with #867358
Text Example
Text Example
White with #867358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867358; }
p { color: rgb(134,115,88); }
H1.HeaderClassName
{
color: #867358;
}
.AnyTagClassName
{
color: #867358;
}
</style>
background-color css
<style>
a { background-color: #867358; }
a { background-color: rgb(134,115,88); }
div.DivClassName
{
background-color: #867358;
}
.BgClassName
{
background-color: #867358;
}
</style>
border-color css
<style>
span { border-color: #867358; }
span { border-color: rgb(134,115,88); }
td.TdClassName
{
border-color: #867358;
}
.TagClassName
{
border-color: #867358;
}
</style>