Shades of Cement #837156
Tints of Cement #837156
RGB
CMYK
RGB Variations
Color information
#837156 (or 0x837156) is known color: Cement. HEX triplet: 83, 71 and 56. RGB value is (131,113,86). Sum of RGB (Red+Green+Blue) = 131+113+86=330 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.70% from 330); Green value is 113 (44.53% from 255 or 34.24% from 330); Blue value is 86 (33.98% from 255 or 26.06% from 330); Max value from RGB is 131 - color contains mainly: red. Hex color #837156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837156 is #7C8EA9. Grayscale: #737373. Windows color (decimal): -8162986 or 5665155. OLE color: 5665155.
HSL color Cylindrical-coordinate representation of color #837156: hue angle of 36º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #837156 is Cyan = 0, Magento = 0.14, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 86 | - |
| CMYK | 0 | 0.14 | 0.34 | 0.49 |
| HSL | 36º | 0.21% | 0.43% | - |
| HSV(B) | 36º | 0.34% | 0.51% | - |
| XYZ | 16.94 | 17.31 | 11.25 | - |
| YUV | 115.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 86 | 0 | 0.14 | 0.34 | 0.49 | 36 | 0.21 | 0.43 |
| Hex | 83 | 71 | 56 | 0 | E | 22 | 31 | 24 | 15 | 2B |
| Octal | 203 | 161 | 126 | 0 | 16 | 42 | 61 | 44 | 25 | 53 |
| Binary | 10000011 | 1110001 | 1010110 | 0 | 1110 | 100010 | 110001 | 100100 | 10101 | 101011 |
Color Harmonies of #837156
Complementary color
Monochromatic Colors of #837156
Black with #837156
Text Example
Text Example
White with #837156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837156; }
p { color: rgb(131,113,86); }
H1.HeaderClassName
{
color: #837156;
}
.AnyTagClassName
{
color: #837156;
}
</style>
background-color css
<style>
a { background-color: #837156; }
a { background-color: rgb(131,113,86); }
div.DivClassName
{
background-color: #837156;
}
.BgClassName
{
background-color: #837156;
}
</style>
border-color css
<style>
span { border-color: #837156; }
span { border-color: rgb(131,113,86); }
td.TdClassName
{
border-color: #837156;
}
.TagClassName
{
border-color: #837156;
}
</style>