Shades of Bazaar #897674
Tints of Bazaar #897674
RGB
CMYK
RGB Variations
Color information
#897674 (or 0x897674) is known color: Bazaar. HEX triplet: 89, 76 and 74. RGB value is (137,118,116). Sum of RGB (Red+Green+Blue) = 137+118+116=371 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.93% from 371); Green value is 118 (46.48% from 255 or 31.81% from 371); Blue value is 116 (45.70% from 255 or 31.27% from 371); Max value from RGB is 137 - color contains mainly: red. Hex color #897674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897674 is #76898B. Grayscale: #7B7B7B. Windows color (decimal): -7768460 or 7632521. OLE color: 7632521.
HSL color Cylindrical-coordinate representation of color #897674: hue angle of 5.71º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #897674 is Cyan = 0, Magento = 0.14, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 116 | - |
| CMYK | 0 | 0.14 | 0.15 | 0.46 |
| HSL | 5.71º | 0.08% | 0.5% | - |
| HSV(B) | 5.71º | 0.15% | 0.54% | - |
| XYZ | 19.95 | 19.54 | 19.24 | - |
| YUV | 123.45 | 123.79 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 116 | 0 | 0.14 | 0.15 | 0.46 | 5.71 | 0.08 | 0.5 |
| Hex | 89 | 76 | 74 | 0 | E | F | 2E | 6 | 8 | 32 |
| Octal | 211 | 166 | 164 | 0 | 16 | 17 | 56 | 6 | 10 | 62 |
| Binary | 10001001 | 1110110 | 1110100 | 0 | 1110 | 1111 | 101110 | 110 | 1000 | 110010 |
Color Harmonies of #897674
Complementary color
Monochromatic Colors of #897674
Black with #897674
Text Example
Text Example
White with #897674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897674; }
p { color: rgb(137,118,116); }
H1.HeaderClassName
{
color: #897674;
}
.AnyTagClassName
{
color: #897674;
}
</style>
background-color css
<style>
a { background-color: #897674; }
a { background-color: rgb(137,118,116); }
div.DivClassName
{
background-color: #897674;
}
.BgClassName
{
background-color: #897674;
}
</style>
border-color css
<style>
span { border-color: #897674; }
span { border-color: rgb(137,118,116); }
td.TdClassName
{
border-color: #897674;
}
.TagClassName
{
border-color: #897674;
}
</style>