Shades of Cement #857358
Tints of Cement #857358
RGB
CMYK
RGB Variations
Color information
#857358 (or 0x857358) is known color: Cement. HEX triplet: 85, 73 and 58. RGB value is (133,115,88). Sum of RGB (Red+Green+Blue) = 133+115+88=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 115 (45.31% from 255 or 34.23% from 336); Blue value is 88 (34.77% from 255 or 26.19% from 336); Max value from RGB is 133 - color contains mainly: red. Hex color #857358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857358 is #7A8CA7. Grayscale: #757575. Windows color (decimal): -8031400 or 5796741. OLE color: 5796741.
HSL color Cylindrical-coordinate representation of color #857358: hue angle of 36º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #857358 is Cyan = 0, Magento = 0.14, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 88 | - |
| CMYK | 0 | 0.14 | 0.34 | 0.48 |
| HSL | 36º | 0.2% | 0.43% | - |
| HSV(B) | 36º | 0.34% | 0.52% | - |
| XYZ | 17.57 | 17.95 | 11.77 | - |
| YUV | 117.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 88 | 0 | 0.14 | 0.34 | 0.48 | 36 | 0.2 | 0.43 |
| Hex | 85 | 73 | 58 | 0 | E | 22 | 30 | 24 | 14 | 2B |
| Octal | 205 | 163 | 130 | 0 | 16 | 42 | 60 | 44 | 24 | 53 |
| Binary | 10000101 | 1110011 | 1011000 | 0 | 1110 | 100010 | 110000 | 100100 | 10100 | 101011 |
Color Harmonies of #857358
Complementary color
Monochromatic Colors of #857358
Black with #857358
Text Example
Text Example
White with #857358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857358; }
p { color: rgb(133,115,88); }
H1.HeaderClassName
{
color: #857358;
}
.AnyTagClassName
{
color: #857358;
}
</style>
background-color css
<style>
a { background-color: #857358; }
a { background-color: rgb(133,115,88); }
div.DivClassName
{
background-color: #857358;
}
.BgClassName
{
background-color: #857358;
}
</style>
border-color css
<style>
span { border-color: #857358; }
span { border-color: rgb(133,115,88); }
td.TdClassName
{
border-color: #857358;
}
.TagClassName
{
border-color: #857358;
}
</style>