Shades of Cement #837057
Tints of Cement #837057
RGB
CMYK
RGB Variations
Color information
#837057 (or 0x837057) is known color: Cement. HEX triplet: 83, 70 and 57. RGB value is (131,112,87). Sum of RGB (Red+Green+Blue) = 131+112+87=330 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.70% from 330); Green value is 112 (44.14% from 255 or 33.94% from 330); Blue value is 87 (34.38% from 255 or 26.36% from 330); Max value from RGB is 131 - color contains mainly: red. Hex color #837057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837057 is #7C8FA8. Grayscale: #727272. Windows color (decimal): -8163241 or 5730435. OLE color: 5730435.
HSL color Cylindrical-coordinate representation of color #837057: hue angle of 34.09º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #837057 is Cyan = 0, Magento = 0.15, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 87 | - |
| CMYK | 0 | 0.15 | 0.34 | 0.49 |
| HSL | 34.09º | 0.2% | 0.43% | - |
| HSV(B) | 34.09º | 0.34% | 0.51% | - |
| XYZ | 16.87 | 17.1 | 11.43 | - |
| YUV | 114.83 | 112.29 | 139.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 87 | 0 | 0.15 | 0.34 | 0.49 | 34.09 | 0.2 | 0.43 |
| Hex | 83 | 70 | 57 | 0 | F | 22 | 31 | 22 | 14 | 2B |
| Octal | 203 | 160 | 127 | 0 | 17 | 42 | 61 | 42 | 24 | 53 |
| Binary | 10000011 | 1110000 | 1010111 | 0 | 1111 | 100010 | 110001 | 100010 | 10100 | 101011 |
Color Harmonies of #837057
Complementary color
Monochromatic Colors of #837057
Black with #837057
Text Example
Text Example
White with #837057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837057; }
p { color: rgb(131,112,87); }
H1.HeaderClassName
{
color: #837057;
}
.AnyTagClassName
{
color: #837057;
}
</style>
background-color css
<style>
a { background-color: #837057; }
a { background-color: rgb(131,112,87); }
div.DivClassName
{
background-color: #837057;
}
.BgClassName
{
background-color: #837057;
}
</style>
border-color css
<style>
span { border-color: #837057; }
span { border-color: rgb(131,112,87); }
td.TdClassName
{
border-color: #837057;
}
.TagClassName
{
border-color: #837057;
}
</style>