Shades of Cement #827257
Tints of Cement #827257
RGB
CMYK
RGB Variations
Color information
#827257 (or 0x827257) is known color: Cement. HEX triplet: 82, 72 and 57. RGB value is (130,114,87). Sum of RGB (Red+Green+Blue) = 130+114+87=331 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.27% from 331); Green value is 114 (44.92% from 255 or 34.44% from 331); Blue value is 87 (34.38% from 255 or 26.28% from 331); Max value from RGB is 130 - color contains mainly: red. Hex color #827257 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827257 is #7D8DA8. Grayscale: #737373. Windows color (decimal): -8228265 or 5730946. OLE color: 5730946.
HSL color Cylindrical-coordinate representation of color #827257: hue angle of 37.67º 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 #827257 is Cyan = 0, Magento = 0.12, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 87 | - |
| CMYK | 0 | 0.12 | 0.33 | 0.49 |
| HSL | 37.67º | 0.2% | 0.43% | - |
| HSV(B) | 37.67º | 0.33% | 0.51% | - |
| XYZ | 16.94 | 17.47 | 11.5 | - |
| YUV | 115.71 | 111.8 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 87 | 0 | 0.12 | 0.33 | 0.49 | 37.67 | 0.2 | 0.43 |
| Hex | 82 | 72 | 57 | 0 | C | 21 | 31 | 26 | 14 | 2B |
| Octal | 202 | 162 | 127 | 0 | 14 | 41 | 61 | 46 | 24 | 53 |
| Binary | 10000010 | 1110010 | 1010111 | 0 | 1100 | 100001 | 110001 | 100110 | 10100 | 101011 |
Color Harmonies of #827257
Complementary color
Monochromatic Colors of #827257
Black with #827257
Text Example
Text Example
White with #827257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827257; }
p { color: rgb(130,114,87); }
H1.HeaderClassName
{
color: #827257;
}
.AnyTagClassName
{
color: #827257;
}
</style>
background-color css
<style>
a { background-color: #827257; }
a { background-color: rgb(130,114,87); }
div.DivClassName
{
background-color: #827257;
}
.BgClassName
{
background-color: #827257;
}
</style>
border-color css
<style>
span { border-color: #827257; }
span { border-color: rgb(130,114,87); }
td.TdClassName
{
border-color: #827257;
}
.TagClassName
{
border-color: #827257;
}
</style>