Shades of Cement #897359
Tints of Cement #897359
RGB
CMYK
RGB Variations
Color information
#897359 (or 0x897359) is known color: Cement. HEX triplet: 89, 73 and 59. RGB value is (137,115,89). Sum of RGB (Red+Green+Blue) = 137+115+89=341 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.18% from 341); Green value is 115 (45.31% from 255 or 33.72% from 341); Blue value is 89 (35.16% from 255 or 26.10% from 341); Max value from RGB is 137 - color contains mainly: red. Hex color #897359 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897359 is #768CA6. Grayscale: #767676. Windows color (decimal): -7769255 or 5862281. OLE color: 5862281.
HSL color Cylindrical-coordinate representation of color #897359: hue angle of 32.5º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #897359 is Cyan = 0, Magento = 0.16, Yellow = 0.35 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 89 | - |
| CMYK | 0 | 0.16 | 0.35 | 0.46 |
| HSL | 32.5º | 0.21% | 0.44% | - |
| HSV(B) | 32.5º | 0.35% | 0.54% | - |
| XYZ | 18.25 | 18.3 | 12.02 | - |
| YUV | 118.61 | 111.29 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 89 | 0 | 0.16 | 0.35 | 0.46 | 32.5 | 0.21 | 0.44 |
| Hex | 89 | 73 | 59 | 0 | 10 | 23 | 2E | 20 | 15 | 2C |
| Octal | 211 | 163 | 131 | 0 | 20 | 43 | 56 | 40 | 25 | 54 |
| Binary | 10001001 | 1110011 | 1011001 | 0 | 10000 | 100011 | 101110 | 100000 | 10101 | 101100 |
Color Harmonies of #897359
Complementary color
Monochromatic Colors of #897359
Black with #897359
Text Example
Text Example
White with #897359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897359; }
p { color: rgb(137,115,89); }
H1.HeaderClassName
{
color: #897359;
}
.AnyTagClassName
{
color: #897359;
}
</style>
background-color css
<style>
a { background-color: #897359; }
a { background-color: rgb(137,115,89); }
div.DivClassName
{
background-color: #897359;
}
.BgClassName
{
background-color: #897359;
}
</style>
border-color css
<style>
span { border-color: #897359; }
span { border-color: rgb(137,115,89); }
td.TdClassName
{
border-color: #897359;
}
.TagClassName
{
border-color: #897359;
}
</style>