Shades of Bazaar #897574
Tints of Bazaar #897574
RGB
CMYK
RGB Variations
Color information
#897574 (or 0x897574) is known color: Bazaar. HEX triplet: 89, 75 and 74. RGB value is (137,117,116). Sum of RGB (Red+Green+Blue) = 137+117+116=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 117 (46.09% from 255 or 31.62% from 370); Blue value is 116 (45.70% from 255 or 31.35% from 370); Max value from RGB is 137 - color contains mainly: red. Hex color #897574 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897574 is #768A8B. Grayscale: #7A7A7A. Windows color (decimal): -7768716 or 7632265. OLE color: 7632265.
HSL color Cylindrical-coordinate representation of color #897574: hue angle of 2.86º 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 #897574 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 116 | - |
| CMYK | 0 | 0.15 | 0.15 | 0.46 |
| HSL | 2.86º | 0.08% | 0.5% | - |
| HSV(B) | 2.86º | 0.15% | 0.54% | - |
| XYZ | 19.83 | 19.3 | 19.2 | - |
| YUV | 122.87 | 124.13 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 116 | 0 | 0.15 | 0.15 | 0.46 | 2.86 | 0.08 | 0.5 |
| Hex | 89 | 75 | 74 | 0 | F | F | 2E | 3 | 8 | 32 |
| Octal | 211 | 165 | 164 | 0 | 17 | 17 | 56 | 3 | 10 | 62 |
| Binary | 10001001 | 1110101 | 1110100 | 0 | 1111 | 1111 | 101110 | 11 | 1000 | 110010 |
Color Harmonies of #897574
Complementary color
Monochromatic Colors of #897574
Black with #897574
Text Example
Text Example
White with #897574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897574; }
p { color: rgb(137,117,116); }
H1.HeaderClassName
{
color: #897574;
}
.AnyTagClassName
{
color: #897574;
}
</style>
background-color css
<style>
a { background-color: #897574; }
a { background-color: rgb(137,117,116); }
div.DivClassName
{
background-color: #897574;
}
.BgClassName
{
background-color: #897574;
}
</style>
border-color css
<style>
span { border-color: #897574; }
span { border-color: rgb(137,117,116); }
td.TdClassName
{
border-color: #897574;
}
.TagClassName
{
border-color: #897574;
}
</style>