Shades of Cement #847358
Tints of Cement #847358
RGB
CMYK
RGB Variations
Color information
#847358 (or 0x847358) is known color: Cement. HEX triplet: 84, 73 and 58. RGB value is (132,115,88). Sum of RGB (Red+Green+Blue) = 132+115+88=335 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.40% from 335); Green value is 115 (45.31% from 255 or 34.33% from 335); Blue value is 88 (34.77% from 255 or 26.27% from 335); Max value from RGB is 132 - color contains mainly: red. Hex color #847358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847358 is #7B8CA7. Grayscale: #757575. Windows color (decimal): -8096936 or 5796740. OLE color: 5796740.
HSL color Cylindrical-coordinate representation of color #847358: hue angle of 36.82º 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 #847358 is Cyan = 0, Magento = 0.13, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 115 | 88 | - |
| CMYK | 0 | 0.13 | 0.33 | 0.48 |
| HSL | 36.82º | 0.2% | 0.43% | - |
| HSV(B) | 36.82º | 0.33% | 0.52% | - |
| XYZ | 17.41 | 17.87 | 11.76 | - |
| YUV | 117.01 | 111.63 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 115 | 88 | 0 | 0.13 | 0.33 | 0.48 | 36.82 | 0.2 | 0.43 |
| Hex | 84 | 73 | 58 | 0 | D | 21 | 30 | 25 | 14 | 2B |
| Octal | 204 | 163 | 130 | 0 | 15 | 41 | 60 | 45 | 24 | 53 |
| Binary | 10000100 | 1110011 | 1011000 | 0 | 1101 | 100001 | 110000 | 100101 | 10100 | 101011 |
Color Harmonies of #847358
Complementary color
Monochromatic Colors of #847358
Black with #847358
Text Example
Text Example
White with #847358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847358; }
p { color: rgb(132,115,88); }
H1.HeaderClassName
{
color: #847358;
}
.AnyTagClassName
{
color: #847358;
}
</style>
background-color css
<style>
a { background-color: #847358; }
a { background-color: rgb(132,115,88); }
div.DivClassName
{
background-color: #847358;
}
.BgClassName
{
background-color: #847358;
}
</style>
border-color css
<style>
span { border-color: #847358; }
span { border-color: rgb(132,115,88); }
td.TdClassName
{
border-color: #847358;
}
.TagClassName
{
border-color: #847358;
}
</style>