Shades of Cement #847256
Tints of Cement #847256
RGB
CMYK
RGB Variations
Color information
#847256 (or 0x847256) is known color: Cement. HEX triplet: 84, 72 and 56. RGB value is (132,114,86). Sum of RGB (Red+Green+Blue) = 132+114+86=332 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.76% from 332); Green value is 114 (44.92% from 255 or 34.34% from 332); Blue value is 86 (33.98% from 255 or 25.90% from 332); Max value from RGB is 132 - color contains mainly: red. Hex color #847256 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847256 is #7B8DA9. Grayscale: #747474. Windows color (decimal): -8097194 or 5665412. OLE color: 5665412.
HSL color Cylindrical-coordinate representation of color #847256: hue angle of 36.52º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #847256 is Cyan = 0, Magento = 0.14, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 86 | - |
| CMYK | 0 | 0.14 | 0.35 | 0.48 |
| HSL | 36.52º | 0.21% | 0.43% | - |
| HSV(B) | 36.52º | 0.35% | 0.52% | - |
| XYZ | 17.21 | 17.61 | 11.3 | - |
| YUV | 116.19 | 110.96 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 86 | 0 | 0.14 | 0.35 | 0.48 | 36.52 | 0.21 | 0.43 |
| Hex | 84 | 72 | 56 | 0 | E | 23 | 30 | 25 | 15 | 2B |
| Octal | 204 | 162 | 126 | 0 | 16 | 43 | 60 | 45 | 25 | 53 |
| Binary | 10000100 | 1110010 | 1010110 | 0 | 1110 | 100011 | 110000 | 100101 | 10101 | 101011 |
Color Harmonies of #847256
Complementary color
Monochromatic Colors of #847256
Black with #847256
Text Example
Text Example
White with #847256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847256; }
p { color: rgb(132,114,86); }
H1.HeaderClassName
{
color: #847256;
}
.AnyTagClassName
{
color: #847256;
}
</style>
background-color css
<style>
a { background-color: #847256; }
a { background-color: rgb(132,114,86); }
div.DivClassName
{
background-color: #847256;
}
.BgClassName
{
background-color: #847256;
}
</style>
border-color css
<style>
span { border-color: #847256; }
span { border-color: rgb(132,114,86); }
td.TdClassName
{
border-color: #847256;
}
.TagClassName
{
border-color: #847256;
}
</style>