Shades of Cement #827057
Tints of Cement #827057
RGB
CMYK
RGB Variations
Color information
#827057 (or 0x827057) is known color: Cement. HEX triplet: 82, 70 and 57. RGB value is (130,112,87). Sum of RGB (Red+Green+Blue) = 130+112+87=329 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.51% from 329); Green value is 112 (44.14% from 255 or 34.04% from 329); Blue value is 87 (34.38% from 255 or 26.44% from 329); Max value from RGB is 130 - color contains mainly: red. Hex color #827057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827057 is #7D8FA8. Grayscale: #727272. Windows color (decimal): -8228777 or 5730434. OLE color: 5730434.
HSL color Cylindrical-coordinate representation of color #827057: hue angle of 34.88º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #827057 is Cyan = 0, Magento = 0.14, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 87 | - |
| CMYK | 0 | 0.14 | 0.33 | 0.49 |
| HSL | 34.88º | 0.2% | 0.43% | - |
| HSV(B) | 34.88º | 0.33% | 0.51% | - |
| XYZ | 16.72 | 17.02 | 11.42 | - |
| YUV | 114.53 | 112.46 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 87 | 0 | 0.14 | 0.33 | 0.49 | 34.88 | 0.2 | 0.43 |
| Hex | 82 | 70 | 57 | 0 | E | 21 | 31 | 23 | 14 | 2B |
| Octal | 202 | 160 | 127 | 0 | 16 | 41 | 61 | 43 | 24 | 53 |
| Binary | 10000010 | 1110000 | 1010111 | 0 | 1110 | 100001 | 110001 | 100011 | 10100 | 101011 |
Color Harmonies of #827057
Complementary color
Monochromatic Colors of #827057
Black with #827057
Text Example
Text Example
White with #827057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827057; }
p { color: rgb(130,112,87); }
H1.HeaderClassName
{
color: #827057;
}
.AnyTagClassName
{
color: #827057;
}
</style>
background-color css
<style>
a { background-color: #827057; }
a { background-color: rgb(130,112,87); }
div.DivClassName
{
background-color: #827057;
}
.BgClassName
{
background-color: #827057;
}
</style>
border-color css
<style>
span { border-color: #827057; }
span { border-color: rgb(130,112,87); }
td.TdClassName
{
border-color: #827057;
}
.TagClassName
{
border-color: #827057;
}
</style>