Shades of Cement #897056
Tints of Cement #897056
RGB
CMYK
RGB Variations
Color information
#897056 (or 0x897056) is known color: Cement. HEX triplet: 89, 70 and 56. RGB value is (137,112,86). Sum of RGB (Red+Green+Blue) = 137+112+86=335 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.90% from 335); Green value is 112 (44.14% from 255 or 33.43% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 137 - color contains mainly: red. Hex color #897056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897056 is #768FA9. Grayscale: #747474. Windows color (decimal): -7770026 or 5664905. OLE color: 5664905.
HSL color Cylindrical-coordinate representation of color #897056: hue angle of 30.59º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #897056 is Cyan = 0, Magento = 0.18, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 86 | - |
| CMYK | 0 | 0.18 | 0.37 | 0.46 |
| HSL | 30.59º | 0.23% | 0.44% | - |
| HSV(B) | 30.59º | 0.37% | 0.54% | - |
| XYZ | 17.79 | 17.58 | 11.26 | - |
| YUV | 116.51 | 110.78 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 86 | 0 | 0.18 | 0.37 | 0.46 | 30.59 | 0.23 | 0.44 |
| Hex | 89 | 70 | 56 | 0 | 12 | 25 | 2E | 1F | 17 | 2C |
| Octal | 211 | 160 | 126 | 0 | 22 | 45 | 56 | 37 | 27 | 54 |
| Binary | 10001001 | 1110000 | 1010110 | 0 | 10010 | 100101 | 101110 | 11111 | 10111 | 101100 |
Color Harmonies of #897056
Complementary color
Monochromatic Colors of #897056
Black with #897056
Text Example
Text Example
White with #897056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897056; }
p { color: rgb(137,112,86); }
H1.HeaderClassName
{
color: #897056;
}
.AnyTagClassName
{
color: #897056;
}
</style>
background-color css
<style>
a { background-color: #897056; }
a { background-color: rgb(137,112,86); }
div.DivClassName
{
background-color: #897056;
}
.BgClassName
{
background-color: #897056;
}
</style>
border-color css
<style>
span { border-color: #897056; }
span { border-color: rgb(137,112,86); }
td.TdClassName
{
border-color: #897056;
}
.TagClassName
{
border-color: #897056;
}
</style>