Shades of Cement #867359
Tints of Cement #867359
RGB
CMYK
RGB Variations
Color information
#867359 (or 0x867359) is known color: Cement. HEX triplet: 86, 73 and 59. RGB value is (134,115,89). Sum of RGB (Red+Green+Blue) = 134+115+89=338 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.64% from 338); Green value is 115 (45.31% from 255 or 34.02% from 338); Blue value is 89 (35.16% from 255 or 26.33% from 338); Max value from RGB is 134 - color contains mainly: red. Hex color #867359 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867359 is #798CA6. Grayscale: #757575. Windows color (decimal): -7965863 or 5862278. OLE color: 5862278.
HSL color Cylindrical-coordinate representation of color #867359: hue angle of 34.67º 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 #867359 is Cyan = 0, Magento = 0.14, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 89 | - |
| CMYK | 0 | 0.14 | 0.34 | 0.47 |
| HSL | 34.67º | 0.2% | 0.44% | - |
| HSV(B) | 34.67º | 0.34% | 0.53% | - |
| XYZ | 17.77 | 18.05 | 12 | - |
| YUV | 117.72 | 111.79 | 139.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 89 | 0 | 0.14 | 0.34 | 0.47 | 34.67 | 0.2 | 0.44 |
| Hex | 86 | 73 | 59 | 0 | E | 22 | 2F | 23 | 14 | 2C |
| Octal | 206 | 163 | 131 | 0 | 16 | 42 | 57 | 43 | 24 | 54 |
| Binary | 10000110 | 1110011 | 1011001 | 0 | 1110 | 100010 | 101111 | 100011 | 10100 | 101100 |
Color Harmonies of #867359
Complementary color
Monochromatic Colors of #867359
Black with #867359
Text Example
Text Example
White with #867359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867359; }
p { color: rgb(134,115,89); }
H1.HeaderClassName
{
color: #867359;
}
.AnyTagClassName
{
color: #867359;
}
</style>
background-color css
<style>
a { background-color: #867359; }
a { background-color: rgb(134,115,89); }
div.DivClassName
{
background-color: #867359;
}
.BgClassName
{
background-color: #867359;
}
</style>
border-color css
<style>
span { border-color: #867359; }
span { border-color: rgb(134,115,89); }
td.TdClassName
{
border-color: #867359;
}
.TagClassName
{
border-color: #867359;
}
</style>