Shades of Bazaar #957574
Tints of Bazaar #957574
RGB
CMYK
RGB Variations
Color information
#957574 (or 0x957574) is known color: Bazaar. HEX triplet: 95, 75 and 74. RGB value is (149,117,116). Sum of RGB (Red+Green+Blue) = 149+117+116=382 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.01% from 382); Green value is 117 (46.09% from 255 or 30.63% from 382); Blue value is 116 (45.70% from 255 or 30.37% from 382); Max value from RGB is 149 - color contains mainly: red. Hex color #957574 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957574 is #6A8A8B. Grayscale: #7E7E7E. Windows color (decimal): -6982284 or 7632277. OLE color: 7632277.
HSL color Cylindrical-coordinate representation of color #957574: hue angle of 1.82º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #957574 is Cyan = 0, Magento = 0.21, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 116 | - |
| CMYK | 0 | 0.21 | 0.22 | 0.42 |
| HSL | 1.82º | 0.13% | 0.52% | - |
| HSV(B) | 1.82º | 0.22% | 0.58% | - |
| XYZ | 21.91 | 20.37 | 19.3 | - |
| YUV | 126.45 | 122.1 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 116 | 0 | 0.21 | 0.22 | 0.42 | 1.82 | 0.13 | 0.52 |
| Hex | 95 | 75 | 74 | 0 | 15 | 16 | 2A | 2 | D | 34 |
| Octal | 225 | 165 | 164 | 0 | 25 | 26 | 52 | 2 | 15 | 64 |
| Binary | 10010101 | 1110101 | 1110100 | 0 | 10101 | 10110 | 101010 | 10 | 1101 | 110100 |
Color Harmonies of #957574
Complementary color
Monochromatic Colors of #957574
Black with #957574
Text Example
Text Example
White with #957574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957574; }
p { color: rgb(149,117,116); }
H1.HeaderClassName
{
color: #957574;
}
.AnyTagClassName
{
color: #957574;
}
</style>
background-color css
<style>
a { background-color: #957574; }
a { background-color: rgb(149,117,116); }
div.DivClassName
{
background-color: #957574;
}
.BgClassName
{
background-color: #957574;
}
</style>
border-color css
<style>
span { border-color: #957574; }
span { border-color: rgb(149,117,116); }
td.TdClassName
{
border-color: #957574;
}
.TagClassName
{
border-color: #957574;
}
</style>