Shades of Cement #857459
Tints of Cement #857459
RGB
CMYK
RGB Variations
Color information
#857459 (or 0x857459) is known color: Cement. HEX triplet: 85, 74 and 59. RGB value is (133,116,89). Sum of RGB (Red+Green+Blue) = 133+116+89=338 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.35% from 338); Green value is 116 (45.70% from 255 or 34.32% from 338); Blue value is 89 (35.16% from 255 or 26.33% from 338); Max value from RGB is 133 - color contains mainly: red. Hex color #857459 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857459 is #7A8BA6. Grayscale: #767676. Windows color (decimal): -8031143 or 5862533. OLE color: 5862533.
HSL color Cylindrical-coordinate representation of color #857459: hue angle of 36.82º 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 #857459 is Cyan = 0, Magento = 0.13, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 89 | - |
| CMYK | 0 | 0.13 | 0.33 | 0.48 |
| HSL | 36.82º | 0.2% | 0.44% | - |
| HSV(B) | 36.82º | 0.33% | 0.52% | - |
| XYZ | 17.72 | 18.2 | 12.03 | - |
| YUV | 118.01 | 111.63 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 89 | 0 | 0.13 | 0.33 | 0.48 | 36.82 | 0.2 | 0.44 |
| Hex | 85 | 74 | 59 | 0 | D | 21 | 30 | 25 | 14 | 2C |
| Octal | 205 | 164 | 131 | 0 | 15 | 41 | 60 | 45 | 24 | 54 |
| Binary | 10000101 | 1110100 | 1011001 | 0 | 1101 | 100001 | 110000 | 100101 | 10100 | 101100 |
Color Harmonies of #857459
Complementary color
Monochromatic Colors of #857459
Black with #857459
Text Example
Text Example
White with #857459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857459; }
p { color: rgb(133,116,89); }
H1.HeaderClassName
{
color: #857459;
}
.AnyTagClassName
{
color: #857459;
}
</style>
background-color css
<style>
a { background-color: #857459; }
a { background-color: rgb(133,116,89); }
div.DivClassName
{
background-color: #857459;
}
.BgClassName
{
background-color: #857459;
}
</style>
border-color css
<style>
span { border-color: #857459; }
span { border-color: rgb(133,116,89); }
td.TdClassName
{
border-color: #857459;
}
.TagClassName
{
border-color: #857459;
}
</style>