Shades of Bazaar #897372
Tints of Bazaar #897372
RGB
CMYK
RGB Variations
Color information
#897372 (or 0x897372) is known color: Bazaar. HEX triplet: 89, 73 and 72. RGB value is (137,115,114). Sum of RGB (Red+Green+Blue) = 137+115+114=366 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.43% from 366); Green value is 115 (45.31% from 255 or 31.42% from 366); Blue value is 114 (44.92% from 255 or 31.15% from 366); Max value from RGB is 137 - color contains mainly: red. Hex color #897372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897372 is #768C8D. Grayscale: #797979. Windows color (decimal): -7769230 or 7500681. OLE color: 7500681.
HSL color Cylindrical-coordinate representation of color #897372: hue angle of 2.61º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #897372 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 114 | - |
| CMYK | 0 | 0.16 | 0.17 | 0.46 |
| HSL | 2.61º | 0.09% | 0.49% | - |
| HSV(B) | 2.61º | 0.17% | 0.54% | - |
| XYZ | 19.48 | 18.79 | 18.52 | - |
| YUV | 121.46 | 123.79 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 114 | 0 | 0.16 | 0.17 | 0.46 | 2.61 | 0.09 | 0.49 |
| Hex | 89 | 73 | 72 | 0 | 10 | 11 | 2E | 3 | 9 | 31 |
| Octal | 211 | 163 | 162 | 0 | 20 | 21 | 56 | 3 | 11 | 61 |
| Binary | 10001001 | 1110011 | 1110010 | 0 | 10000 | 10001 | 101110 | 11 | 1001 | 110001 |
Color Harmonies of #897372
Complementary color
Monochromatic Colors of #897372
Black with #897372
Text Example
Text Example
White with #897372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897372; }
p { color: rgb(137,115,114); }
H1.HeaderClassName
{
color: #897372;
}
.AnyTagClassName
{
color: #897372;
}
</style>
background-color css
<style>
a { background-color: #897372; }
a { background-color: rgb(137,115,114); }
div.DivClassName
{
background-color: #897372;
}
.BgClassName
{
background-color: #897372;
}
</style>
border-color css
<style>
span { border-color: #897372; }
span { border-color: rgb(137,115,114); }
td.TdClassName
{
border-color: #897372;
}
.TagClassName
{
border-color: #897372;
}
</style>