Shades of Bazaar #957673
Tints of Bazaar #957673
RGB
CMYK
RGB Variations
Color information
#957673 (or 0x957673) is known color: Bazaar. HEX triplet: 95, 76 and 73. RGB value is (149,118,115). Sum of RGB (Red+Green+Blue) = 149+118+115=382 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.01% from 382); Green value is 118 (46.48% from 255 or 30.89% from 382); Blue value is 115 (45.31% from 255 or 30.10% from 382); Max value from RGB is 149 - color contains mainly: red. Hex color #957673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957673 is #6A898C. Grayscale: #7E7E7E. Windows color (decimal): -6982029 or 7566997. OLE color: 7566997.
HSL color Cylindrical-coordinate representation of color #957673: hue angle of 5.29º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #957673 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 118 | 115 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.42 |
| HSL | 5.29º | 0.14% | 0.52% | - |
| HSV(B) | 5.29º | 0.23% | 0.58% | - |
| XYZ | 21.97 | 20.58 | 19.04 | - |
| YUV | 126.93 | 121.27 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 118 | 115 | 0 | 0.21 | 0.23 | 0.42 | 5.29 | 0.14 | 0.52 |
| Hex | 95 | 76 | 73 | 0 | 15 | 17 | 2A | 5 | E | 34 |
| Octal | 225 | 166 | 163 | 0 | 25 | 27 | 52 | 5 | 16 | 64 |
| Binary | 10010101 | 1110110 | 1110011 | 0 | 10101 | 10111 | 101010 | 101 | 1110 | 110100 |
Color Harmonies of #957673
Complementary color
Monochromatic Colors of #957673
Black with #957673
Text Example
Text Example
White with #957673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957673; }
p { color: rgb(149,118,115); }
H1.HeaderClassName
{
color: #957673;
}
.AnyTagClassName
{
color: #957673;
}
</style>
background-color css
<style>
a { background-color: #957673; }
a { background-color: rgb(149,118,115); }
div.DivClassName
{
background-color: #957673;
}
.BgClassName
{
background-color: #957673;
}
</style>
border-color css
<style>
span { border-color: #957673; }
span { border-color: rgb(149,118,115); }
td.TdClassName
{
border-color: #957673;
}
.TagClassName
{
border-color: #957673;
}
</style>