Shades of Cement #847057
Tints of Cement #847057
RGB
CMYK
RGB Variations
Color information
#847057 (or 0x847057) is known color: Cement. HEX triplet: 84, 70 and 57. RGB value is (132,112,87). Sum of RGB (Red+Green+Blue) = 132+112+87=331 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.88% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 87 (34.38% from 255 or 26.28% from 331); Max value from RGB is 132 - color contains mainly: red. Hex color #847057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847057 is #7B8FA8. Grayscale: #737373. Windows color (decimal): -8097705 or 5730436. OLE color: 5730436.
HSL color Cylindrical-coordinate representation of color #847057: hue angle of 33.33º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #847057 is Cyan = 0, Magento = 0.15, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 87 | - |
| CMYK | 0 | 0.15 | 0.34 | 0.48 |
| HSL | 33.33º | 0.21% | 0.43% | - |
| HSV(B) | 33.33º | 0.34% | 0.52% | - |
| XYZ | 17.03 | 17.18 | 11.44 | - |
| YUV | 115.13 | 112.13 | 140.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 87 | 0 | 0.15 | 0.34 | 0.48 | 33.33 | 0.21 | 0.43 |
| Hex | 84 | 70 | 57 | 0 | F | 22 | 30 | 21 | 15 | 2B |
| Octal | 204 | 160 | 127 | 0 | 17 | 42 | 60 | 41 | 25 | 53 |
| Binary | 10000100 | 1110000 | 1010111 | 0 | 1111 | 100010 | 110000 | 100001 | 10101 | 101011 |
Color Harmonies of #847057
Complementary color
Monochromatic Colors of #847057
Black with #847057
Text Example
Text Example
White with #847057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847057; }
p { color: rgb(132,112,87); }
H1.HeaderClassName
{
color: #847057;
}
.AnyTagClassName
{
color: #847057;
}
</style>
background-color css
<style>
a { background-color: #847057; }
a { background-color: rgb(132,112,87); }
div.DivClassName
{
background-color: #847057;
}
.BgClassName
{
background-color: #847057;
}
</style>
border-color css
<style>
span { border-color: #847057; }
span { border-color: rgb(132,112,87); }
td.TdClassName
{
border-color: #847057;
}
.TagClassName
{
border-color: #847057;
}
</style>