Shades of Cement #897053
Tints of Cement #897053
RGB
CMYK
RGB Variations
Color information
#897053 (or 0x897053) is known color: Cement. HEX triplet: 89, 70 and 53. RGB value is (137,112,83). Sum of RGB (Red+Green+Blue) = 137+112+83=332 (43% of max value = 765). Red value is 137 (53.91% from 255 or 41.27% from 332); Green value is 112 (44.14% from 255 or 33.73% from 332); Blue value is 83 (32.81% from 255 or 25% from 332); Max value from RGB is 137 - color contains mainly: red. Hex color #897053 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897053 is #768FAC. Grayscale: #747474. Windows color (decimal): -7770029 or 5468297. OLE color: 5468297.
HSL color Cylindrical-coordinate representation of color #897053: hue angle of 32.22º degrees, saturation: 0.25, 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 #897053 is Cyan = 0, Magento = 0.18, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 83 | - |
| CMYK | 0 | 0.18 | 0.39 | 0.46 |
| HSL | 32.22º | 0.25% | 0.43% | - |
| HSV(B) | 32.22º | 0.39% | 0.54% | - |
| XYZ | 17.67 | 17.53 | 10.64 | - |
| YUV | 116.17 | 109.28 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 83 | 0 | 0.18 | 0.39 | 0.46 | 32.22 | 0.25 | 0.43 |
| Hex | 89 | 70 | 53 | 0 | 12 | 27 | 2E | 20 | 19 | 2B |
| Octal | 211 | 160 | 123 | 0 | 22 | 47 | 56 | 40 | 31 | 53 |
| Binary | 10001001 | 1110000 | 1010011 | 0 | 10010 | 100111 | 101110 | 100000 | 11001 | 101011 |
Color Harmonies of #897053
Complementary color
Monochromatic Colors of #897053
Black with #897053
Text Example
Text Example
White with #897053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897053; }
p { color: rgb(137,112,83); }
H1.HeaderClassName
{
color: #897053;
}
.AnyTagClassName
{
color: #897053;
}
</style>
background-color css
<style>
a { background-color: #897053; }
a { background-color: rgb(137,112,83); }
div.DivClassName
{
background-color: #897053;
}
.BgClassName
{
background-color: #897053;
}
</style>
border-color css
<style>
span { border-color: #897053; }
span { border-color: rgb(137,112,83); }
td.TdClassName
{
border-color: #897053;
}
.TagClassName
{
border-color: #897053;
}
</style>