Shades of Bazaar #897676
Tints of Bazaar #897676
RGB
CMYK
RGB Variations
Color information
#897676 (or 0x897676) is known color: Bazaar. HEX triplet: 89, 76 and 76. RGB value is (137,118,118). Sum of RGB (Red+Green+Blue) = 137+118+118=373 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.73% from 373); Green value is 118 (46.48% from 255 or 31.64% from 373); Blue value is 118 (46.48% from 255 or 31.64% from 373); Max value from RGB is 137 - color contains mainly: red. Hex color #897676 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897676 is #768989. Grayscale: #7B7B7B. Windows color (decimal): -7768458 or 7763593. OLE color: 7763593.
HSL color Cylindrical-coordinate representation of color #897676: hue angle of 0º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #897676 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 118 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.46 |
| HSL | 0º | 0.07% | 0.5% | - |
| HSV(B) | 0º | 0.14% | 0.54% | - |
| XYZ | 20.06 | 19.58 | 19.86 | - |
| YUV | 123.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 118 | 0 | 0.14 | 0.14 | 0.46 | 0 | 0.07 | 0.5 |
| Hex | 89 | 76 | 76 | 0 | E | E | 2E | 0 | 7 | 32 |
| Octal | 211 | 166 | 166 | 0 | 16 | 16 | 56 | 0 | 7 | 62 |
| Binary | 10001001 | 1110110 | 1110110 | 0 | 1110 | 1110 | 101110 | 0 | 111 | 110010 |
Color Harmonies of #897676
Complementary color
Monochromatic Colors of #897676
Black with #897676
Text Example
Text Example
White with #897676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897676; }
p { color: rgb(137,118,118); }
H1.HeaderClassName
{
color: #897676;
}
.AnyTagClassName
{
color: #897676;
}
</style>
background-color css
<style>
a { background-color: #897676; }
a { background-color: rgb(137,118,118); }
div.DivClassName
{
background-color: #897676;
}
.BgClassName
{
background-color: #897676;
}
</style>
border-color css
<style>
span { border-color: #897676; }
span { border-color: rgb(137,118,118); }
td.TdClassName
{
border-color: #897676;
}
.TagClassName
{
border-color: #897676;
}
</style>