Shades of Bazaar #957776
Tints of Bazaar #957776
RGB
CMYK
RGB Variations
Color information
#957776 (or 0x957776) is known color: Bazaar. HEX triplet: 95, 77 and 76. RGB value is (149,119,118). Sum of RGB (Red+Green+Blue) = 149+119+118=386 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.60% from 386); Green value is 119 (46.88% from 255 or 30.83% from 386); Blue value is 118 (46.48% from 255 or 30.57% from 386); Max value from RGB is 149 - color contains mainly: red. Hex color #957776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957776 is #6A8889. Grayscale: #7F7F7F. Windows color (decimal): -6981770 or 7763861. OLE color: 7763861.
HSL color Cylindrical-coordinate representation of color #957776: hue angle of 1.94º 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 #957776 is Cyan = 0, Magento = 0.20, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 119 | 118 | - |
| CMYK | 0 | 0.20 | 0.21 | 0.42 |
| HSL | 1.94º | 0.13% | 0.52% | - |
| HSV(B) | 1.94º | 0.21% | 0.58% | - |
| XYZ | 22.26 | 20.89 | 20 | - |
| YUV | 127.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 119 | 118 | 0 | 0.20 | 0.21 | 0.42 | 1.94 | 0.13 | 0.52 |
| Hex | 95 | 77 | 76 | 0 | 14 | 15 | 2A | 2 | D | 34 |
| Octal | 225 | 167 | 166 | 0 | 24 | 25 | 52 | 2 | 15 | 64 |
| Binary | 10010101 | 1110111 | 1110110 | 0 | 10100 | 10101 | 101010 | 10 | 1101 | 110100 |
Color Harmonies of #957776
Complementary color
Monochromatic Colors of #957776
Black with #957776
Text Example
Text Example
White with #957776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957776; }
p { color: rgb(149,119,118); }
H1.HeaderClassName
{
color: #957776;
}
.AnyTagClassName
{
color: #957776;
}
</style>
background-color css
<style>
a { background-color: #957776; }
a { background-color: rgb(149,119,118); }
div.DivClassName
{
background-color: #957776;
}
.BgClassName
{
background-color: #957776;
}
</style>
border-color css
<style>
span { border-color: #957776; }
span { border-color: rgb(149,119,118); }
td.TdClassName
{
border-color: #957776;
}
.TagClassName
{
border-color: #957776;
}
</style>