Shades of Cement #847258
Tints of Cement #847258
RGB
CMYK
RGB Variations
Color information
#847258 (or 0x847258) is known color: Cement. HEX triplet: 84, 72 and 58. RGB value is (132,114,88). Sum of RGB (Red+Green+Blue) = 132+114+88=334 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.52% from 334); Green value is 114 (44.92% from 255 or 34.13% from 334); Blue value is 88 (34.77% from 255 or 26.35% from 334); Max value from RGB is 132 - color contains mainly: red. Hex color #847258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847258 is #7B8DA7. Grayscale: #747474. Windows color (decimal): -8097192 or 5796484. OLE color: 5796484.
HSL color Cylindrical-coordinate representation of color #847258: hue angle of 35.45º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #847258 is Cyan = 0, Magento = 0.14, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 88 | - |
| CMYK | 0 | 0.14 | 0.33 | 0.48 |
| HSL | 35.45º | 0.2% | 0.43% | - |
| HSV(B) | 35.45º | 0.33% | 0.52% | - |
| XYZ | 17.29 | 17.64 | 11.73 | - |
| YUV | 116.42 | 111.96 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 88 | 0 | 0.14 | 0.33 | 0.48 | 35.45 | 0.2 | 0.43 |
| Hex | 84 | 72 | 58 | 0 | E | 21 | 30 | 23 | 14 | 2B |
| Octal | 204 | 162 | 130 | 0 | 16 | 41 | 60 | 43 | 24 | 53 |
| Binary | 10000100 | 1110010 | 1011000 | 0 | 1110 | 100001 | 110000 | 100011 | 10100 | 101011 |
Color Harmonies of #847258
Complementary color
Monochromatic Colors of #847258
Black with #847258
Text Example
Text Example
White with #847258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847258; }
p { color: rgb(132,114,88); }
H1.HeaderClassName
{
color: #847258;
}
.AnyTagClassName
{
color: #847258;
}
</style>
background-color css
<style>
a { background-color: #847258; }
a { background-color: rgb(132,114,88); }
div.DivClassName
{
background-color: #847258;
}
.BgClassName
{
background-color: #847258;
}
</style>
border-color css
<style>
span { border-color: #847258; }
span { border-color: rgb(132,114,88); }
td.TdClassName
{
border-color: #847258;
}
.TagClassName
{
border-color: #847258;
}
</style>