Shades of Cement #827258
Tints of Cement #827258
RGB
CMYK
RGB Variations
Color information
#827258 (or 0x827258) is known color: Cement. HEX triplet: 82, 72 and 58. RGB value is (130,114,88). Sum of RGB (Red+Green+Blue) = 130+114+88=332 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.16% from 332); Green value is 114 (44.92% from 255 or 34.34% from 332); Blue value is 88 (34.77% from 255 or 26.51% from 332); Max value from RGB is 130 - color contains mainly: red. Hex color #827258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827258 is #7D8DA7. Grayscale: #737373. Windows color (decimal): -8228264 or 5796482. OLE color: 5796482.
HSL color Cylindrical-coordinate representation of color #827258: hue angle of 37.14º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #827258 is Cyan = 0, Magento = 0.12, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 88 | - |
| CMYK | 0 | 0.12 | 0.32 | 0.49 |
| HSL | 37.14º | 0.19% | 0.43% | - |
| HSV(B) | 37.14º | 0.32% | 0.51% | - |
| XYZ | 16.98 | 17.49 | 11.71 | - |
| YUV | 115.82 | 112.3 | 138.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 88 | 0 | 0.12 | 0.32 | 0.49 | 37.14 | 0.19 | 0.43 |
| Hex | 82 | 72 | 58 | 0 | C | 20 | 31 | 25 | 13 | 2B |
| Octal | 202 | 162 | 130 | 0 | 14 | 40 | 61 | 45 | 23 | 53 |
| Binary | 10000010 | 1110010 | 1011000 | 0 | 1100 | 100000 | 110001 | 100101 | 10011 | 101011 |
Color Harmonies of #827258
Complementary color
Monochromatic Colors of #827258
Black with #827258
Text Example
Text Example
White with #827258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827258; }
p { color: rgb(130,114,88); }
H1.HeaderClassName
{
color: #827258;
}
.AnyTagClassName
{
color: #827258;
}
</style>
background-color css
<style>
a { background-color: #827258; }
a { background-color: rgb(130,114,88); }
div.DivClassName
{
background-color: #827258;
}
.BgClassName
{
background-color: #827258;
}
</style>
border-color css
<style>
span { border-color: #827258; }
span { border-color: rgb(130,114,88); }
td.TdClassName
{
border-color: #827258;
}
.TagClassName
{
border-color: #827258;
}
</style>