Shades of Bazaar #957171
Tints of Bazaar #957171
RGB
CMYK
RGB Variations
Color information
#957171 (or 0x957171) is known color: Bazaar. HEX triplet: 95, 71 and 71. RGB value is (149,113,113). Sum of RGB (Red+Green+Blue) = 149+113+113=375 (49% of max value = 765). Red value is 149 (58.59% from 255 or 39.73% from 375); Green value is 113 (44.53% from 255 or 30.13% from 375); Blue value is 113 (44.53% from 255 or 30.13% from 375); Max value from RGB is 149 - color contains mainly: red. Hex color #957171 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957171 is #6A8E8E. Grayscale: #7B7B7B. Windows color (decimal): -6983311 or 7434645. OLE color: 7434645.
HSL color Cylindrical-coordinate representation of color #957171: hue angle of 0º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #957171 is Cyan = 0, Magento = 0.24, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 113 | 113 | - |
| CMYK | 0 | 0.24 | 0.24 | 0.42 |
| HSL | 0º | 0.15% | 0.51% | - |
| HSV(B) | 0º | 0.24% | 0.58% | - |
| XYZ | 21.28 | 19.39 | 18.24 | - |
| YUV | 123.76 | 121.93 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 113 | 0 | 0.24 | 0.24 | 0.42 | 0 | 0.15 | 0.51 |
| Hex | 95 | 71 | 71 | 0 | 18 | 18 | 2A | 0 | F | 33 |
| Octal | 225 | 161 | 161 | 0 | 30 | 30 | 52 | 0 | 17 | 63 |
| Binary | 10010101 | 1110001 | 1110001 | 0 | 11000 | 11000 | 101010 | 0 | 1111 | 110011 |
Color Harmonies of #957171
Complementary color
Monochromatic Colors of #957171
Black with #957171
Text Example
Text Example
White with #957171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957171; }
p { color: rgb(149,113,113); }
H1.HeaderClassName
{
color: #957171;
}
.AnyTagClassName
{
color: #957171;
}
</style>
background-color css
<style>
a { background-color: #957171; }
a { background-color: rgb(149,113,113); }
div.DivClassName
{
background-color: #957171;
}
.BgClassName
{
background-color: #957171;
}
</style>
border-color css
<style>
span { border-color: #957171; }
span { border-color: rgb(149,113,113); }
td.TdClassName
{
border-color: #957171;
}
.TagClassName
{
border-color: #957171;
}
</style>