Shades of Cement #857457
Tints of Cement #857457
RGB
CMYK
RGB Variations
Color information
#857457 (or 0x857457) is known color: Cement. HEX triplet: 85, 74 and 57. RGB value is (133,116,87). Sum of RGB (Red+Green+Blue) = 133+116+87=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 87 (34.38% from 255 or 25.89% from 336); Max value from RGB is 133 - color contains mainly: red. Hex color #857457 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857457 is #7A8BA8. Grayscale: #757575. Windows color (decimal): -8031145 or 5731461. OLE color: 5731461.
HSL color Cylindrical-coordinate representation of color #857457: hue angle of 37.83º 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 #857457 is Cyan = 0, Magento = 0.13, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 87 | - |
| CMYK | 0 | 0.13 | 0.35 | 0.48 |
| HSL | 37.83º | 0.21% | 0.43% | - |
| HSV(B) | 37.83º | 0.35% | 0.52% | - |
| XYZ | 17.64 | 18.17 | 11.59 | - |
| YUV | 117.78 | 110.63 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 87 | 0 | 0.13 | 0.35 | 0.48 | 37.83 | 0.21 | 0.43 |
| Hex | 85 | 74 | 57 | 0 | D | 23 | 30 | 26 | 15 | 2B |
| Octal | 205 | 164 | 127 | 0 | 15 | 43 | 60 | 46 | 25 | 53 |
| Binary | 10000101 | 1110100 | 1010111 | 0 | 1101 | 100011 | 110000 | 100110 | 10101 | 101011 |
Color Harmonies of #857457
Complementary color
Monochromatic Colors of #857457
Black with #857457
Text Example
Text Example
White with #857457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857457; }
p { color: rgb(133,116,87); }
H1.HeaderClassName
{
color: #857457;
}
.AnyTagClassName
{
color: #857457;
}
</style>
background-color css
<style>
a { background-color: #857457; }
a { background-color: rgb(133,116,87); }
div.DivClassName
{
background-color: #857457;
}
.BgClassName
{
background-color: #857457;
}
</style>
border-color css
<style>
span { border-color: #857457; }
span { border-color: rgb(133,116,87); }
td.TdClassName
{
border-color: #857457;
}
.TagClassName
{
border-color: #857457;
}
</style>