Shades of Cement #857357
Tints of Cement #857357
RGB
CMYK
RGB Variations
Color information
#857357 (or 0x857357) is known color: Cement. HEX triplet: 85, 73 and 57. RGB value is (133,115,87). Sum of RGB (Red+Green+Blue) = 133+115+87=335 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.70% from 335); Green value is 115 (45.31% from 255 or 34.33% from 335); Blue value is 87 (34.38% from 255 or 25.97% from 335); Max value from RGB is 133 - color contains mainly: red. Hex color #857357 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857357 is #7A8CA8. Grayscale: #757575. Windows color (decimal): -8031401 or 5731205. OLE color: 5731205.
HSL color Cylindrical-coordinate representation of color #857357: hue angle of 36.52º 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 #857357 is Cyan = 0, Magento = 0.14, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 87 | - |
| CMYK | 0 | 0.14 | 0.35 | 0.48 |
| HSL | 36.52º | 0.21% | 0.43% | - |
| HSV(B) | 36.52º | 0.35% | 0.52% | - |
| XYZ | 17.52 | 17.94 | 11.56 | - |
| YUV | 117.19 | 110.96 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 87 | 0 | 0.14 | 0.35 | 0.48 | 36.52 | 0.21 | 0.43 |
| Hex | 85 | 73 | 57 | 0 | E | 23 | 30 | 25 | 15 | 2B |
| Octal | 205 | 163 | 127 | 0 | 16 | 43 | 60 | 45 | 25 | 53 |
| Binary | 10000101 | 1110011 | 1010111 | 0 | 1110 | 100011 | 110000 | 100101 | 10101 | 101011 |
Color Harmonies of #857357
Complementary color
Monochromatic Colors of #857357
Black with #857357
Text Example
Text Example
White with #857357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857357; }
p { color: rgb(133,115,87); }
H1.HeaderClassName
{
color: #857357;
}
.AnyTagClassName
{
color: #857357;
}
</style>
background-color css
<style>
a { background-color: #857357; }
a { background-color: rgb(133,115,87); }
div.DivClassName
{
background-color: #857357;
}
.BgClassName
{
background-color: #857357;
}
</style>
border-color css
<style>
span { border-color: #857357; }
span { border-color: rgb(133,115,87); }
td.TdClassName
{
border-color: #857357;
}
.TagClassName
{
border-color: #857357;
}
</style>