Shades of Bazaar #957571
Tints of Bazaar #957571
RGB
CMYK
RGB Variations
Color information
#957571 (or 0x957571) is known color: Bazaar. HEX triplet: 95, 75 and 71. RGB value is (149,117,113). Sum of RGB (Red+Green+Blue) = 149+117+113=379 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.31% from 379); Green value is 117 (46.09% from 255 or 30.87% from 379); Blue value is 113 (44.53% from 255 or 29.82% from 379); Max value from RGB is 149 - color contains mainly: red. Hex color #957571 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957571 is #6A8A8E. Grayscale: #7E7E7E. Windows color (decimal): -6982287 or 7435669. OLE color: 7435669.
HSL color Cylindrical-coordinate representation of color #957571: hue angle of 6.67º 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 #957571 is Cyan = 0, Magento = 0.21, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 113 | - |
| CMYK | 0 | 0.21 | 0.24 | 0.42 |
| HSL | 6.67º | 0.15% | 0.51% | - |
| HSV(B) | 6.67º | 0.24% | 0.58% | - |
| XYZ | 21.74 | 20.3 | 18.4 | - |
| YUV | 126.11 | 120.6 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 113 | 0 | 0.21 | 0.24 | 0.42 | 6.67 | 0.15 | 0.51 |
| Hex | 95 | 75 | 71 | 0 | 15 | 18 | 2A | 7 | F | 33 |
| Octal | 225 | 165 | 161 | 0 | 25 | 30 | 52 | 7 | 17 | 63 |
| Binary | 10010101 | 1110101 | 1110001 | 0 | 10101 | 11000 | 101010 | 111 | 1111 | 110011 |
Color Harmonies of #957571
Complementary color
Monochromatic Colors of #957571
Black with #957571
Text Example
Text Example
White with #957571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957571; }
p { color: rgb(149,117,113); }
H1.HeaderClassName
{
color: #957571;
}
.AnyTagClassName
{
color: #957571;
}
</style>
background-color css
<style>
a { background-color: #957571; }
a { background-color: rgb(149,117,113); }
div.DivClassName
{
background-color: #957571;
}
.BgClassName
{
background-color: #957571;
}
</style>
border-color css
<style>
span { border-color: #957571; }
span { border-color: rgb(149,117,113); }
td.TdClassName
{
border-color: #957571;
}
.TagClassName
{
border-color: #957571;
}
</style>