Shades of Cement #857155
Tints of Cement #857155
RGB
CMYK
RGB Variations
Color information
#857155 (or 0x857155) is known color: Cement. HEX triplet: 85, 71 and 55. RGB value is (133,113,85). Sum of RGB (Red+Green+Blue) = 133+113+85=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 113 (44.53% from 255 or 34.14% from 331); Blue value is 85 (33.59% from 255 or 25.68% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #857155 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857155 is #7A8EAA. Grayscale: #737373. Windows color (decimal): -8031915 or 5599621. OLE color: 5599621.
HSL color Cylindrical-coordinate representation of color #857155: hue angle of 35º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #857155 is Cyan = 0, Magento = 0.15, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 113 | 85 | - |
| CMYK | 0 | 0.15 | 0.36 | 0.48 |
| HSL | 35º | 0.22% | 0.43% | - |
| HSV(B) | 35º | 0.36% | 0.52% | - |
| XYZ | 17.22 | 17.45 | 11.06 | - |
| YUV | 115.79 | 110.63 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 113 | 85 | 0 | 0.15 | 0.36 | 0.48 | 35 | 0.22 | 0.43 |
| Hex | 85 | 71 | 55 | 0 | F | 24 | 30 | 23 | 16 | 2B |
| Octal | 205 | 161 | 125 | 0 | 17 | 44 | 60 | 43 | 26 | 53 |
| Binary | 10000101 | 1110001 | 1010101 | 0 | 1111 | 100100 | 110000 | 100011 | 10110 | 101011 |
Color Harmonies of #857155
Complementary color
Monochromatic Colors of #857155
Black with #857155
Text Example
Text Example
White with #857155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857155; }
p { color: rgb(133,113,85); }
H1.HeaderClassName
{
color: #857155;
}
.AnyTagClassName
{
color: #857155;
}
</style>
background-color css
<style>
a { background-color: #857155; }
a { background-color: rgb(133,113,85); }
div.DivClassName
{
background-color: #857155;
}
.BgClassName
{
background-color: #857155;
}
</style>
border-color css
<style>
span { border-color: #857155; }
span { border-color: rgb(133,113,85); }
td.TdClassName
{
border-color: #857155;
}
.TagClassName
{
border-color: #857155;
}
</style>