Shades of Cement #857256
Tints of Cement #857256
RGB
CMYK
RGB Variations
Color information
#857256 (or 0x857256) is known color: Cement. HEX triplet: 85, 72 and 56. RGB value is (133,114,86). Sum of RGB (Red+Green+Blue) = 133+114+86=333 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.94% from 333); Green value is 114 (44.92% from 255 or 34.23% from 333); Blue value is 86 (33.98% from 255 or 25.83% from 333); Max value from RGB is 133 - color contains mainly: red. Hex color #857256 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857256 is #7A8DA9. Grayscale: #747474. Windows color (decimal): -8031658 or 5665413. OLE color: 5665413.
HSL color Cylindrical-coordinate representation of color #857256: hue angle of 35.74º 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 #857256 is Cyan = 0, Magento = 0.14, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 86 | - |
| CMYK | 0 | 0.14 | 0.35 | 0.48 |
| HSL | 35.74º | 0.21% | 0.43% | - |
| HSV(B) | 35.74º | 0.35% | 0.52% | - |
| XYZ | 17.37 | 17.69 | 11.3 | - |
| YUV | 116.49 | 110.79 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 86 | 0 | 0.14 | 0.35 | 0.48 | 35.74 | 0.21 | 0.43 |
| Hex | 85 | 72 | 56 | 0 | E | 23 | 30 | 24 | 15 | 2B |
| Octal | 205 | 162 | 126 | 0 | 16 | 43 | 60 | 44 | 25 | 53 |
| Binary | 10000101 | 1110010 | 1010110 | 0 | 1110 | 100011 | 110000 | 100100 | 10101 | 101011 |
Color Harmonies of #857256
Complementary color
Monochromatic Colors of #857256
Black with #857256
Text Example
Text Example
White with #857256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857256; }
p { color: rgb(133,114,86); }
H1.HeaderClassName
{
color: #857256;
}
.AnyTagClassName
{
color: #857256;
}
</style>
background-color css
<style>
a { background-color: #857256; }
a { background-color: rgb(133,114,86); }
div.DivClassName
{
background-color: #857256;
}
.BgClassName
{
background-color: #857256;
}
</style>
border-color css
<style>
span { border-color: #857256; }
span { border-color: rgb(133,114,86); }
td.TdClassName
{
border-color: #857256;
}
.TagClassName
{
border-color: #857256;
}
</style>