Shades of Cement #857057
Tints of Cement #857057
RGB
CMYK
RGB Variations
Color information
#857057 (or 0x857057) is known color: Cement. HEX triplet: 85, 70 and 57. RGB value is (133,112,87). Sum of RGB (Red+Green+Blue) = 133+112+87=332 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.06% from 332); Green value is 112 (44.14% from 255 or 33.73% from 332); Blue value is 87 (34.38% from 255 or 26.20% from 332); Max value from RGB is 133 - color contains mainly: red. Hex color #857057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857057 is #7A8FA8. Grayscale: #737373. Windows color (decimal): -8032169 or 5730437. OLE color: 5730437.
HSL color Cylindrical-coordinate representation of color #857057: hue angle of 32.61º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #857057 is Cyan = 0, Magento = 0.16, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 87 | - |
| CMYK | 0 | 0.16 | 0.35 | 0.48 |
| HSL | 32.61º | 0.21% | 0.43% | - |
| HSV(B) | 32.61º | 0.35% | 0.52% | - |
| XYZ | 17.19 | 17.26 | 11.44 | - |
| YUV | 115.43 | 111.96 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 87 | 0 | 0.16 | 0.35 | 0.48 | 32.61 | 0.21 | 0.43 |
| Hex | 85 | 70 | 57 | 0 | 10 | 23 | 30 | 21 | 15 | 2B |
| Octal | 205 | 160 | 127 | 0 | 20 | 43 | 60 | 41 | 25 | 53 |
| Binary | 10000101 | 1110000 | 1010111 | 0 | 10000 | 100011 | 110000 | 100001 | 10101 | 101011 |
Color Harmonies of #857057
Complementary color
Monochromatic Colors of #857057
Black with #857057
Text Example
Text Example
White with #857057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857057; }
p { color: rgb(133,112,87); }
H1.HeaderClassName
{
color: #857057;
}
.AnyTagClassName
{
color: #857057;
}
</style>
background-color css
<style>
a { background-color: #857057; }
a { background-color: rgb(133,112,87); }
div.DivClassName
{
background-color: #857057;
}
.BgClassName
{
background-color: #857057;
}
</style>
border-color css
<style>
span { border-color: #857057; }
span { border-color: rgb(133,112,87); }
td.TdClassName
{
border-color: #857057;
}
.TagClassName
{
border-color: #857057;
}
</style>