Shades of Cement #897358
Tints of Cement #897358
RGB
CMYK
RGB Variations
Color information
#897358 (or 0x897358) is known color: Cement. HEX triplet: 89, 73 and 58. RGB value is (137,115,88). Sum of RGB (Red+Green+Blue) = 137+115+88=340 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.29% from 340); Green value is 115 (45.31% from 255 or 33.82% from 340); Blue value is 88 (34.77% from 255 or 25.88% from 340); Max value from RGB is 137 - color contains mainly: red. Hex color #897358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897358 is #768CA7. Grayscale: #767676. Windows color (decimal): -7769256 or 5796745. OLE color: 5796745.
HSL color Cylindrical-coordinate representation of color #897358: hue angle of 33.06º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #897358 is Cyan = 0, Magento = 0.16, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 88 | - |
| CMYK | 0 | 0.16 | 0.36 | 0.46 |
| HSL | 33.06º | 0.22% | 0.44% | - |
| HSV(B) | 33.06º | 0.36% | 0.54% | - |
| XYZ | 18.21 | 18.28 | 11.8 | - |
| YUV | 118.5 | 110.79 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 88 | 0 | 0.16 | 0.36 | 0.46 | 33.06 | 0.22 | 0.44 |
| Hex | 89 | 73 | 58 | 0 | 10 | 24 | 2E | 21 | 16 | 2C |
| Octal | 211 | 163 | 130 | 0 | 20 | 44 | 56 | 41 | 26 | 54 |
| Binary | 10001001 | 1110011 | 1011000 | 0 | 10000 | 100100 | 101110 | 100001 | 10110 | 101100 |
Color Harmonies of #897358
Complementary color
Monochromatic Colors of #897358
Black with #897358
Text Example
Text Example
White with #897358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897358; }
p { color: rgb(137,115,88); }
H1.HeaderClassName
{
color: #897358;
}
.AnyTagClassName
{
color: #897358;
}
</style>
background-color css
<style>
a { background-color: #897358; }
a { background-color: rgb(137,115,88); }
div.DivClassName
{
background-color: #897358;
}
.BgClassName
{
background-color: #897358;
}
</style>
border-color css
<style>
span { border-color: #897358; }
span { border-color: rgb(137,115,88); }
td.TdClassName
{
border-color: #897358;
}
.TagClassName
{
border-color: #897358;
}
</style>