Shades of Cement #867356
Tints of Cement #867356
RGB
CMYK
RGB Variations
Color information
#867356 (or 0x867356) is known color: Cement. HEX triplet: 86, 73 and 56. RGB value is (134,115,86). Sum of RGB (Red+Green+Blue) = 134+115+86=335 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40% from 335); Green value is 115 (45.31% from 255 or 34.33% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 134 - color contains mainly: red. Hex color #867356 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867356 is #798CA9. Grayscale: #757575. Windows color (decimal): -7965866 or 5665670. OLE color: 5665670.
HSL color Cylindrical-coordinate representation of color #867356: hue angle of 36.25º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #867356 is Cyan = 0, Magento = 0.14, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 86 | - |
| CMYK | 0 | 0.14 | 0.36 | 0.47 |
| HSL | 36.25º | 0.22% | 0.43% | - |
| HSV(B) | 36.25º | 0.36% | 0.53% | - |
| XYZ | 17.64 | 18 | 11.35 | - |
| YUV | 117.38 | 110.29 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 86 | 0 | 0.14 | 0.36 | 0.47 | 36.25 | 0.22 | 0.43 |
| Hex | 86 | 73 | 56 | 0 | E | 24 | 2F | 24 | 16 | 2B |
| Octal | 206 | 163 | 126 | 0 | 16 | 44 | 57 | 44 | 26 | 53 |
| Binary | 10000110 | 1110011 | 1010110 | 0 | 1110 | 100100 | 101111 | 100100 | 10110 | 101011 |
Color Harmonies of #867356
Complementary color
Monochromatic Colors of #867356
Black with #867356
Text Example
Text Example
White with #867356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867356; }
p { color: rgb(134,115,86); }
H1.HeaderClassName
{
color: #867356;
}
.AnyTagClassName
{
color: #867356;
}
</style>
background-color css
<style>
a { background-color: #867356; }
a { background-color: rgb(134,115,86); }
div.DivClassName
{
background-color: #867356;
}
.BgClassName
{
background-color: #867356;
}
</style>
border-color css
<style>
span { border-color: #867356; }
span { border-color: rgb(134,115,86); }
td.TdClassName
{
border-color: #867356;
}
.TagClassName
{
border-color: #867356;
}
</style>