Shades of Bazaar #957676
Tints of Bazaar #957676
RGB
CMYK
RGB Variations
Color information
#957676 (or 0x957676) is known color: Bazaar. HEX triplet: 95, 76 and 76. RGB value is (149,118,118). Sum of RGB (Red+Green+Blue) = 149+118+118=385 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.70% from 385); Green value is 118 (46.48% from 255 or 30.65% from 385); Blue value is 118 (46.48% from 255 or 30.65% from 385); Max value from RGB is 149 - color contains mainly: red. Hex color #957676 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957676 is #6A8989. Grayscale: #7F7F7F. Windows color (decimal): -6982026 or 7763605. OLE color: 7763605.
HSL color Cylindrical-coordinate representation of color #957676: hue angle of 0º 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 #957676 is Cyan = 0, Magento = 0.21, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 118 | 118 | - |
| CMYK | 0 | 0.21 | 0.21 | 0.42 |
| HSL | 0º | 0.13% | 0.52% | - |
| HSV(B) | 0º | 0.21% | 0.58% | - |
| XYZ | 22.14 | 20.65 | 19.96 | - |
| YUV | 127.27 | 122.77 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 118 | 118 | 0 | 0.21 | 0.21 | 0.42 | 0 | 0.13 | 0.52 |
| Hex | 95 | 76 | 76 | 0 | 15 | 15 | 2A | 0 | D | 34 |
| Octal | 225 | 166 | 166 | 0 | 25 | 25 | 52 | 0 | 15 | 64 |
| Binary | 10010101 | 1110110 | 1110110 | 0 | 10101 | 10101 | 101010 | 0 | 1101 | 110100 |
Color Harmonies of #957676
Complementary color
Monochromatic Colors of #957676
Black with #957676
Text Example
Text Example
White with #957676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957676; }
p { color: rgb(149,118,118); }
H1.HeaderClassName
{
color: #957676;
}
.AnyTagClassName
{
color: #957676;
}
</style>
background-color css
<style>
a { background-color: #957676; }
a { background-color: rgb(149,118,118); }
div.DivClassName
{
background-color: #957676;
}
.BgClassName
{
background-color: #957676;
}
</style>
border-color css
<style>
span { border-color: #957676; }
span { border-color: rgb(149,118,118); }
td.TdClassName
{
border-color: #957676;
}
.TagClassName
{
border-color: #957676;
}
</style>