Shades of Cement #817056
Tints of Cement #817056
RGB
CMYK
RGB Variations
Color information
#817056 (or 0x817056) is known color: Cement. HEX triplet: 81, 70 and 56. RGB value is (129,112,86). Sum of RGB (Red+Green+Blue) = 129+112+86=327 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.45% from 327); Green value is 112 (44.14% from 255 or 34.25% from 327); Blue value is 86 (33.98% from 255 or 26.30% from 327); Max value from RGB is 129 - color contains mainly: red. Hex color #817056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817056 is #7E8FA9. Grayscale: #727272. Windows color (decimal): -8294314 or 5664897. OLE color: 5664897.
HSL color Cylindrical-coordinate representation of color #817056: hue angle of 36.28º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #817056 is Cyan = 0, Magento = 0.13, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 86 | - |
| CMYK | 0 | 0.13 | 0.33 | 0.49 |
| HSL | 36.28º | 0.2% | 0.42% | - |
| HSV(B) | 36.28º | 0.33% | 0.51% | - |
| XYZ | 16.53 | 16.93 | 11.2 | - |
| YUV | 114.12 | 112.13 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 86 | 0 | 0.13 | 0.33 | 0.49 | 36.28 | 0.2 | 0.42 |
| Hex | 81 | 70 | 56 | 0 | D | 21 | 31 | 24 | 14 | 2A |
| Octal | 201 | 160 | 126 | 0 | 15 | 41 | 61 | 44 | 24 | 52 |
| Binary | 10000001 | 1110000 | 1010110 | 0 | 1101 | 100001 | 110001 | 100100 | 10100 | 101010 |
Color Harmonies of #817056
Complementary color
Monochromatic Colors of #817056
Black with #817056
Text Example
Text Example
White with #817056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817056; }
p { color: rgb(129,112,86); }
H1.HeaderClassName
{
color: #817056;
}
.AnyTagClassName
{
color: #817056;
}
</style>
background-color css
<style>
a { background-color: #817056; }
a { background-color: rgb(129,112,86); }
div.DivClassName
{
background-color: #817056;
}
.BgClassName
{
background-color: #817056;
}
</style>
border-color css
<style>
span { border-color: #817056; }
span { border-color: rgb(129,112,86); }
td.TdClassName
{
border-color: #817056;
}
.TagClassName
{
border-color: #817056;
}
</style>