Shades of Cement #857059
Tints of Cement #857059
RGB
CMYK
RGB Variations
Color information
#857059 (or 0x857059) is known color: Cement. HEX triplet: 85, 70 and 59. RGB value is (133,112,89). Sum of RGB (Red+Green+Blue) = 133+112+89=334 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.82% from 334); Green value is 112 (44.14% from 255 or 33.53% from 334); Blue value is 89 (35.16% from 255 or 26.65% from 334); Max value from RGB is 133 - color contains mainly: red. Hex color #857059 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857059 is #7A8FA6. Grayscale: #737373. Windows color (decimal): -8032167 or 5861509. OLE color: 5861509.
HSL color Cylindrical-coordinate representation of color #857059: hue angle of 31.36º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #857059 is Cyan = 0, Magento = 0.16, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 89 | - |
| CMYK | 0 | 0.16 | 0.33 | 0.48 |
| HSL | 31.36º | 0.2% | 0.44% | - |
| HSV(B) | 31.36º | 0.33% | 0.52% | - |
| XYZ | 17.27 | 17.3 | 11.88 | - |
| YUV | 115.66 | 112.96 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 89 | 0 | 0.16 | 0.33 | 0.48 | 31.36 | 0.2 | 0.44 |
| Hex | 85 | 70 | 59 | 0 | 10 | 21 | 30 | 1F | 14 | 2C |
| Octal | 205 | 160 | 131 | 0 | 20 | 41 | 60 | 37 | 24 | 54 |
| Binary | 10000101 | 1110000 | 1011001 | 0 | 10000 | 100001 | 110000 | 11111 | 10100 | 101100 |
Color Harmonies of #857059
Complementary color
Monochromatic Colors of #857059
Black with #857059
Text Example
Text Example
White with #857059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857059; }
p { color: rgb(133,112,89); }
H1.HeaderClassName
{
color: #857059;
}
.AnyTagClassName
{
color: #857059;
}
</style>
background-color css
<style>
a { background-color: #857059; }
a { background-color: rgb(133,112,89); }
div.DivClassName
{
background-color: #857059;
}
.BgClassName
{
background-color: #857059;
}
</style>
border-color css
<style>
span { border-color: #857059; }
span { border-color: rgb(133,112,89); }
td.TdClassName
{
border-color: #857059;
}
.TagClassName
{
border-color: #857059;
}
</style>