Shades of Cement #847054
Tints of Cement #847054
RGB
CMYK
RGB Variations
Color information
#847054 (or 0x847054) is known color: Cement. HEX triplet: 84, 70 and 54. RGB value is (132,112,84). Sum of RGB (Red+Green+Blue) = 132+112+84=328 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.24% from 328); Green value is 112 (44.14% from 255 or 34.15% from 328); Blue value is 84 (33.20% from 255 or 25.61% from 328); Max value from RGB is 132 - color contains mainly: red. Hex color #847054 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847054 is #7B8FAB. Grayscale: #727272. Windows color (decimal): -8097708 or 5533828. OLE color: 5533828.
HSL color Cylindrical-coordinate representation of color #847054: hue angle of 35º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #847054 is Cyan = 0, Magento = 0.15, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 84 | - |
| CMYK | 0 | 0.15 | 0.36 | 0.48 |
| HSL | 35º | 0.22% | 0.42% | - |
| HSV(B) | 35º | 0.36% | 0.52% | - |
| XYZ | 16.91 | 17.13 | 10.8 | - |
| YUV | 114.79 | 110.63 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 84 | 0 | 0.15 | 0.36 | 0.48 | 35 | 0.22 | 0.42 |
| Hex | 84 | 70 | 54 | 0 | F | 24 | 30 | 23 | 16 | 2A |
| Octal | 204 | 160 | 124 | 0 | 17 | 44 | 60 | 43 | 26 | 52 |
| Binary | 10000100 | 1110000 | 1010100 | 0 | 1111 | 100100 | 110000 | 100011 | 10110 | 101010 |
Color Harmonies of #847054
Complementary color
Monochromatic Colors of #847054
Black with #847054
Text Example
Text Example
White with #847054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847054; }
p { color: rgb(132,112,84); }
H1.HeaderClassName
{
color: #847054;
}
.AnyTagClassName
{
color: #847054;
}
</style>
background-color css
<style>
a { background-color: #847054; }
a { background-color: rgb(132,112,84); }
div.DivClassName
{
background-color: #847054;
}
.BgClassName
{
background-color: #847054;
}
</style>
border-color css
<style>
span { border-color: #847054; }
span { border-color: rgb(132,112,84); }
td.TdClassName
{
border-color: #847054;
}
.TagClassName
{
border-color: #847054;
}
</style>