Shades of Bazaar #957472
Tints of Bazaar #957472
RGB
CMYK
RGB Variations
Color information
#957472 (or 0x957472) is known color: Bazaar. HEX triplet: 95, 74 and 72. RGB value is (149,116,114). Sum of RGB (Red+Green+Blue) = 149+116+114=379 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.31% from 379); Green value is 116 (45.70% from 255 or 30.61% from 379); Blue value is 114 (44.92% from 255 or 30.08% from 379); Max value from RGB is 149 - color contains mainly: red. Hex color #957472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957472 is #6A8B8D. Grayscale: #7D7D7D. Windows color (decimal): -6982542 or 7500949. OLE color: 7500949.
HSL color Cylindrical-coordinate representation of color #957472: hue angle of 3.43º 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 #957472 is Cyan = 0, Magento = 0.22, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 116 | 114 | - |
| CMYK | 0 | 0.22 | 0.23 | 0.42 |
| HSL | 3.43º | 0.14% | 0.52% | - |
| HSV(B) | 3.43º | 0.23% | 0.58% | - |
| XYZ | 21.68 | 20.1 | 18.66 | - |
| YUV | 125.64 | 121.43 | 144.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 116 | 114 | 0 | 0.22 | 0.23 | 0.42 | 3.43 | 0.14 | 0.52 |
| Hex | 95 | 74 | 72 | 0 | 16 | 17 | 2A | 3 | E | 34 |
| Octal | 225 | 164 | 162 | 0 | 26 | 27 | 52 | 3 | 16 | 64 |
| Binary | 10010101 | 1110100 | 1110010 | 0 | 10110 | 10111 | 101010 | 11 | 1110 | 110100 |
Color Harmonies of #957472
Complementary color
Monochromatic Colors of #957472
Black with #957472
Text Example
Text Example
White with #957472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957472; }
p { color: rgb(149,116,114); }
H1.HeaderClassName
{
color: #957472;
}
.AnyTagClassName
{
color: #957472;
}
</style>
background-color css
<style>
a { background-color: #957472; }
a { background-color: rgb(149,116,114); }
div.DivClassName
{
background-color: #957472;
}
.BgClassName
{
background-color: #957472;
}
</style>
border-color css
<style>
span { border-color: #957472; }
span { border-color: rgb(149,116,114); }
td.TdClassName
{
border-color: #957472;
}
.TagClassName
{
border-color: #957472;
}
</style>