Shades of Bazaar #957370
Tints of Bazaar #957370
RGB
CMYK
RGB Variations
Color information
#957370 (or 0x957370) is known color: Bazaar. HEX triplet: 95, 73 and 70. RGB value is (149,115,112). Sum of RGB (Red+Green+Blue) = 149+115+112=376 (49% of max value = 765). Red value is 149 (58.59% from 255 or 39.63% from 376); Green value is 115 (45.31% from 255 or 30.59% from 376); Blue value is 112 (44.14% from 255 or 29.79% from 376); Max value from RGB is 149 - color contains mainly: red. Hex color #957370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957370 is #6A8C8F. Grayscale: #7C7C7C. Windows color (decimal): -6982800 or 7369621. OLE color: 7369621.
HSL color Cylindrical-coordinate representation of color #957370: hue angle of 4.86º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #957370 is Cyan = 0, Magento = 0.23, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 112 | - |
| CMYK | 0 | 0.23 | 0.25 | 0.42 |
| HSL | 4.86º | 0.15% | 0.51% | - |
| HSV(B) | 4.86º | 0.25% | 0.58% | - |
| XYZ | 21.45 | 19.82 | 18.02 | - |
| YUV | 124.82 | 120.76 | 145.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 112 | 0 | 0.23 | 0.25 | 0.42 | 4.86 | 0.15 | 0.51 |
| Hex | 95 | 73 | 70 | 0 | 17 | 19 | 2A | 5 | F | 33 |
| Octal | 225 | 163 | 160 | 0 | 27 | 31 | 52 | 5 | 17 | 63 |
| Binary | 10010101 | 1110011 | 1110000 | 0 | 10111 | 11001 | 101010 | 101 | 1111 | 110011 |
Color Harmonies of #957370
Complementary color
Monochromatic Colors of #957370
Black with #957370
Text Example
Text Example
White with #957370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957370; }
p { color: rgb(149,115,112); }
H1.HeaderClassName
{
color: #957370;
}
.AnyTagClassName
{
color: #957370;
}
</style>
background-color css
<style>
a { background-color: #957370; }
a { background-color: rgb(149,115,112); }
div.DivClassName
{
background-color: #957370;
}
.BgClassName
{
background-color: #957370;
}
</style>
border-color css
<style>
span { border-color: #957370; }
span { border-color: rgb(149,115,112); }
td.TdClassName
{
border-color: #957370;
}
.TagClassName
{
border-color: #957370;
}
</style>