Shades of Cement #827056
Tints of Cement #827056
RGB
CMYK
RGB Variations
Color information
#827056 (or 0x827056) is known color: Cement. HEX triplet: 82, 70 and 56. RGB value is (130,112,86). Sum of RGB (Red+Green+Blue) = 130+112+86=328 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.63% from 328); Green value is 112 (44.14% from 255 or 34.15% from 328); Blue value is 86 (33.98% from 255 or 26.22% from 328); Max value from RGB is 130 - color contains mainly: red. Hex color #827056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827056 is #7D8FA9. Grayscale: #727272. Windows color (decimal): -8228778 or 5664898. OLE color: 5664898.
HSL color Cylindrical-coordinate representation of color #827056: hue angle of 35.45º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #827056 is Cyan = 0, Magento = 0.14, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 86 | - |
| CMYK | 0 | 0.14 | 0.34 | 0.49 |
| HSL | 35.45º | 0.2% | 0.42% | - |
| HSV(B) | 35.45º | 0.34% | 0.51% | - |
| XYZ | 16.68 | 17.01 | 11.21 | - |
| YUV | 114.42 | 111.96 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 86 | 0 | 0.14 | 0.34 | 0.49 | 35.45 | 0.2 | 0.42 |
| Hex | 82 | 70 | 56 | 0 | E | 22 | 31 | 23 | 14 | 2A |
| Octal | 202 | 160 | 126 | 0 | 16 | 42 | 61 | 43 | 24 | 52 |
| Binary | 10000010 | 1110000 | 1010110 | 0 | 1110 | 100010 | 110001 | 100011 | 10100 | 101010 |
Color Harmonies of #827056
Complementary color
Monochromatic Colors of #827056
Black with #827056
Text Example
Text Example
White with #827056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827056; }
p { color: rgb(130,112,86); }
H1.HeaderClassName
{
color: #827056;
}
.AnyTagClassName
{
color: #827056;
}
</style>
background-color css
<style>
a { background-color: #827056; }
a { background-color: rgb(130,112,86); }
div.DivClassName
{
background-color: #827056;
}
.BgClassName
{
background-color: #827056;
}
</style>
border-color css
<style>
span { border-color: #827056; }
span { border-color: rgb(130,112,86); }
td.TdClassName
{
border-color: #827056;
}
.TagClassName
{
border-color: #827056;
}
</style>