Shades of Bazaar #957876
Tints of Bazaar #957876
RGB
CMYK
RGB Variations
Color information
#957876 (or 0x957876) is known color: Bazaar. HEX triplet: 95, 78 and 76. RGB value is (149,120,118). Sum of RGB (Red+Green+Blue) = 149+120+118=387 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.50% from 387); Green value is 120 (47.27% from 255 or 31.01% from 387); Blue value is 118 (46.48% from 255 or 30.49% from 387); Max value from RGB is 149 - color contains mainly: red. Hex color #957876 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957876 is #6A8789. Grayscale: #808080. Windows color (decimal): -6981514 or 7764117. OLE color: 7764117.
HSL color Cylindrical-coordinate representation of color #957876: hue angle of 3.87º 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 #957876 is Cyan = 0, Magento = 0.19, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 118 | - |
| CMYK | 0 | 0.19 | 0.21 | 0.42 |
| HSL | 3.87º | 0.13% | 0.52% | - |
| HSV(B) | 3.87º | 0.21% | 0.58% | - |
| XYZ | 22.38 | 21.13 | 20.04 | - |
| YUV | 128.44 | 122.11 | 142.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 118 | 0 | 0.19 | 0.21 | 0.42 | 3.87 | 0.13 | 0.52 |
| Hex | 95 | 78 | 76 | 0 | 13 | 15 | 2A | 4 | D | 34 |
| Octal | 225 | 170 | 166 | 0 | 23 | 25 | 52 | 4 | 15 | 64 |
| Binary | 10010101 | 1111000 | 1110110 | 0 | 10011 | 10101 | 101010 | 100 | 1101 | 110100 |
Color Harmonies of #957876
Complementary color
Monochromatic Colors of #957876
Black with #957876
Text Example
Text Example
White with #957876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957876; }
p { color: rgb(149,120,118); }
H1.HeaderClassName
{
color: #957876;
}
.AnyTagClassName
{
color: #957876;
}
</style>
background-color css
<style>
a { background-color: #957876; }
a { background-color: rgb(149,120,118); }
div.DivClassName
{
background-color: #957876;
}
.BgClassName
{
background-color: #957876;
}
</style>
border-color css
<style>
span { border-color: #957876; }
span { border-color: rgb(149,120,118); }
td.TdClassName
{
border-color: #957876;
}
.TagClassName
{
border-color: #957876;
}
</style>