Shades of Cement #897454
Tints of Cement #897454
RGB
CMYK
RGB Variations
Color information
#897454 (or 0x897454) is known color: Cement. HEX triplet: 89, 74 and 54. RGB value is (137,116,84). Sum of RGB (Red+Green+Blue) = 137+116+84=337 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.65% from 337); Green value is 116 (45.70% from 255 or 34.42% from 337); Blue value is 84 (33.20% from 255 or 24.93% from 337); Max value from RGB is 137 - color contains mainly: red. Hex color #897454 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897454 is #768BAB. Grayscale: #767676. Windows color (decimal): -7769004 or 5534857. OLE color: 5534857.
HSL color Cylindrical-coordinate representation of color #897454: hue angle of 36.23º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #897454 is Cyan = 0, Magento = 0.15, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 84 | - |
| CMYK | 0 | 0.15 | 0.39 | 0.46 |
| HSL | 36.23º | 0.24% | 0.43% | - |
| HSV(B) | 36.23º | 0.39% | 0.54% | - |
| XYZ | 18.16 | 18.45 | 10.99 | - |
| YUV | 118.63 | 108.46 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 84 | 0 | 0.15 | 0.39 | 0.46 | 36.23 | 0.24 | 0.43 |
| Hex | 89 | 74 | 54 | 0 | F | 27 | 2E | 24 | 18 | 2B |
| Octal | 211 | 164 | 124 | 0 | 17 | 47 | 56 | 44 | 30 | 53 |
| Binary | 10001001 | 1110100 | 1010100 | 0 | 1111 | 100111 | 101110 | 100100 | 11000 | 101011 |
Color Harmonies of #897454
Complementary color
Monochromatic Colors of #897454
Black with #897454
Text Example
Text Example
White with #897454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897454; }
p { color: rgb(137,116,84); }
H1.HeaderClassName
{
color: #897454;
}
.AnyTagClassName
{
color: #897454;
}
</style>
background-color css
<style>
a { background-color: #897454; }
a { background-color: rgb(137,116,84); }
div.DivClassName
{
background-color: #897454;
}
.BgClassName
{
background-color: #897454;
}
</style>
border-color css
<style>
span { border-color: #897454; }
span { border-color: rgb(137,116,84); }
td.TdClassName
{
border-color: #897454;
}
.TagClassName
{
border-color: #897454;
}
</style>