Shades of Cement #857056
Tints of Cement #857056
RGB
CMYK
RGB Variations
Color information
#857056 (or 0x857056) is known color: Cement. HEX triplet: 85, 70 and 56. RGB value is (133,112,86). Sum of RGB (Red+Green+Blue) = 133+112+86=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 86 (33.98% from 255 or 25.98% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #857056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857056 is #7A8FA9. Grayscale: #737373. Windows color (decimal): -8032170 or 5664901. OLE color: 5664901.
HSL color Cylindrical-coordinate representation of color #857056: hue angle of 33.19º 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 #857056 is Cyan = 0, Magento = 0.16, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 86 | - |
| CMYK | 0 | 0.16 | 0.35 | 0.48 |
| HSL | 33.19º | 0.21% | 0.43% | - |
| HSV(B) | 33.19º | 0.35% | 0.52% | - |
| XYZ | 17.15 | 17.25 | 11.23 | - |
| YUV | 115.32 | 111.46 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 86 | 0 | 0.16 | 0.35 | 0.48 | 33.19 | 0.21 | 0.43 |
| Hex | 85 | 70 | 56 | 0 | 10 | 23 | 30 | 21 | 15 | 2B |
| Octal | 205 | 160 | 126 | 0 | 20 | 43 | 60 | 41 | 25 | 53 |
| Binary | 10000101 | 1110000 | 1010110 | 0 | 10000 | 100011 | 110000 | 100001 | 10101 | 101011 |
Color Harmonies of #857056
Complementary color
Monochromatic Colors of #857056
Black with #857056
Text Example
Text Example
White with #857056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857056; }
p { color: rgb(133,112,86); }
H1.HeaderClassName
{
color: #857056;
}
.AnyTagClassName
{
color: #857056;
}
</style>
background-color css
<style>
a { background-color: #857056; }
a { background-color: rgb(133,112,86); }
div.DivClassName
{
background-color: #857056;
}
.BgClassName
{
background-color: #857056;
}
</style>
border-color css
<style>
span { border-color: #857056; }
span { border-color: rgb(133,112,86); }
td.TdClassName
{
border-color: #857056;
}
.TagClassName
{
border-color: #857056;
}
</style>