Shades of Bazaar #957976
Tints of Bazaar #957976
RGB
CMYK
RGB Variations
Color information
#957976 (or 0x957976) is known color: Bazaar. HEX triplet: 95, 79 and 76. RGB value is (149,121,118). Sum of RGB (Red+Green+Blue) = 149+121+118=388 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.40% from 388); Green value is 121 (47.66% from 255 or 31.19% from 388); Blue value is 118 (46.48% from 255 or 30.41% from 388); Max value from RGB is 149 - color contains mainly: red. Hex color #957976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957976 is #6A8689. Grayscale: #818181. Windows color (decimal): -6981258 or 7764373. OLE color: 7764373.
HSL color Cylindrical-coordinate representation of color #957976: hue angle of 5.81º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #957976 is Cyan = 0, Magento = 0.19, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 121 | 118 | - |
| CMYK | 0 | 0.19 | 0.21 | 0.42 |
| HSL | 5.81º | 0.13% | 0.52% | - |
| HSV(B) | 5.81º | 0.21% | 0.58% | - |
| XYZ | 22.5 | 21.37 | 20.08 | - |
| YUV | 129.03 | 121.78 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 121 | 118 | 0 | 0.19 | 0.21 | 0.42 | 5.81 | 0.13 | 0.52 |
| Hex | 95 | 79 | 76 | 0 | 13 | 15 | 2A | 6 | D | 34 |
| Octal | 225 | 171 | 166 | 0 | 23 | 25 | 52 | 6 | 15 | 64 |
| Binary | 10010101 | 1111001 | 1110110 | 0 | 10011 | 10101 | 101010 | 110 | 1101 | 110100 |
Color Harmonies of #957976
Complementary color
Monochromatic Colors of #957976
Black with #957976
Text Example
Text Example
White with #957976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957976; }
p { color: rgb(149,121,118); }
H1.HeaderClassName
{
color: #957976;
}
.AnyTagClassName
{
color: #957976;
}
</style>
background-color css
<style>
a { background-color: #957976; }
a { background-color: rgb(149,121,118); }
div.DivClassName
{
background-color: #957976;
}
.BgClassName
{
background-color: #957976;
}
</style>
border-color css
<style>
span { border-color: #957976; }
span { border-color: rgb(149,121,118); }
td.TdClassName
{
border-color: #957976;
}
.TagClassName
{
border-color: #957976;
}
</style>