Shades of Bazaar #897672
Tints of Bazaar #897672
RGB
CMYK
RGB Variations
Color information
#897672 (or 0x897672) is known color: Bazaar. HEX triplet: 89, 76 and 72. RGB value is (137,118,114). Sum of RGB (Red+Green+Blue) = 137+118+114=369 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.13% from 369); Green value is 118 (46.48% from 255 or 31.98% from 369); Blue value is 114 (44.92% from 255 or 30.89% from 369); Max value from RGB is 137 - color contains mainly: red. Hex color #897672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897672 is #76898D. Grayscale: #7B7B7B. Windows color (decimal): -7768462 or 7501449. OLE color: 7501449.
HSL color Cylindrical-coordinate representation of color #897672: hue angle of 10.43º 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 #897672 is Cyan = 0, Magento = 0.14, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 114 | - |
| CMYK | 0 | 0.14 | 0.17 | 0.46 |
| HSL | 10.43º | 0.09% | 0.49% | - |
| HSV(B) | 10.43º | 0.17% | 0.54% | - |
| XYZ | 19.83 | 19.49 | 18.64 | - |
| YUV | 123.23 | 122.79 | 137.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 114 | 0 | 0.14 | 0.17 | 0.46 | 10.43 | 0.09 | 0.49 |
| Hex | 89 | 76 | 72 | 0 | E | 11 | 2E | A | 9 | 31 |
| Octal | 211 | 166 | 162 | 0 | 16 | 21 | 56 | 12 | 11 | 61 |
| Binary | 10001001 | 1110110 | 1110010 | 0 | 1110 | 10001 | 101110 | 1010 | 1001 | 110001 |
Color Harmonies of #897672
Complementary color
Monochromatic Colors of #897672
Black with #897672
Text Example
Text Example
White with #897672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897672; }
p { color: rgb(137,118,114); }
H1.HeaderClassName
{
color: #897672;
}
.AnyTagClassName
{
color: #897672;
}
</style>
background-color css
<style>
a { background-color: #897672; }
a { background-color: rgb(137,118,114); }
div.DivClassName
{
background-color: #897672;
}
.BgClassName
{
background-color: #897672;
}
</style>
border-color css
<style>
span { border-color: #897672; }
span { border-color: rgb(137,118,114); }
td.TdClassName
{
border-color: #897672;
}
.TagClassName
{
border-color: #897672;
}
</style>