Shades of Cement #817158
Tints of Cement #817158
RGB
CMYK
RGB Variations
Color information
#817158 (or 0x817158) is known color: Cement. HEX triplet: 81, 71 and 58. RGB value is (129,113,88). Sum of RGB (Red+Green+Blue) = 129+113+88=330 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.09% from 330); Green value is 113 (44.53% from 255 or 34.24% from 330); Blue value is 88 (34.77% from 255 or 26.67% from 330); Max value from RGB is 129 - color contains mainly: red. Hex color #817158 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817158 is #7E8EA7. Grayscale: #737373. Windows color (decimal): -8294056 or 5796225. OLE color: 5796225.
HSL color Cylindrical-coordinate representation of color #817158: hue angle of 36.59º 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 #817158 is Cyan = 0, Magento = 0.12, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 88 | - |
| CMYK | 0 | 0.12 | 0.32 | 0.49 |
| HSL | 36.59º | 0.19% | 0.43% | - |
| HSV(B) | 36.59º | 0.32% | 0.51% | - |
| XYZ | 16.72 | 17.18 | 11.67 | - |
| YUV | 114.93 | 112.8 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 88 | 0 | 0.12 | 0.32 | 0.49 | 36.59 | 0.19 | 0.43 |
| Hex | 81 | 71 | 58 | 0 | C | 20 | 31 | 25 | 13 | 2B |
| Octal | 201 | 161 | 130 | 0 | 14 | 40 | 61 | 45 | 23 | 53 |
| Binary | 10000001 | 1110001 | 1011000 | 0 | 1100 | 100000 | 110001 | 100101 | 10011 | 101011 |
Color Harmonies of #817158
Complementary color
Monochromatic Colors of #817158
Black with #817158
Text Example
Text Example
White with #817158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817158; }
p { color: rgb(129,113,88); }
H1.HeaderClassName
{
color: #817158;
}
.AnyTagClassName
{
color: #817158;
}
</style>
background-color css
<style>
a { background-color: #817158; }
a { background-color: rgb(129,113,88); }
div.DivClassName
{
background-color: #817158;
}
.BgClassName
{
background-color: #817158;
}
</style>
border-color css
<style>
span { border-color: #817158; }
span { border-color: rgb(129,113,88); }
td.TdClassName
{
border-color: #817158;
}
.TagClassName
{
border-color: #817158;
}
</style>