Shades of Bazaar #957875
Tints of Bazaar #957875
RGB
CMYK
RGB Variations
Color information
#957875 (or 0x957875) is known color: Bazaar. HEX triplet: 95, 78 and 75. RGB value is (149,120,117). Sum of RGB (Red+Green+Blue) = 149+120+117=386 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.60% from 386); Green value is 120 (47.27% from 255 or 31.09% from 386); Blue value is 117 (46.09% from 255 or 30.31% from 386); Max value from RGB is 149 - color contains mainly: red. Hex color #957875 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957875 is #6A878A. Grayscale: #808080. Windows color (decimal): -6981515 or 7698581. OLE color: 7698581.
HSL color Cylindrical-coordinate representation of color #957875: hue angle of 5.62º 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 #957875 is Cyan = 0, Magento = 0.19, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 117 | - |
| CMYK | 0 | 0.19 | 0.21 | 0.42 |
| HSL | 5.63º | 0.13% | 0.52% | - |
| HSV(B) | 5.63º | 0.21% | 0.58% | - |
| XYZ | 22.32 | 21.11 | 19.73 | - |
| YUV | 128.33 | 121.61 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 117 | 0 | 0.19 | 0.21 | 0.42 | 5.63 | 0.13 | 0.52 |
| Hex | 95 | 78 | 75 | 0 | 13 | 15 | 2A | 6 | D | 34 |
| Octal | 225 | 170 | 165 | 0 | 23 | 25 | 52 | 6 | 15 | 64 |
| Binary | 10010101 | 1111000 | 1110101 | 0 | 10011 | 10101 | 101010 | 110 | 1101 | 110100 |
Color Harmonies of #957875
Complementary color
Monochromatic Colors of #957875
Black with #957875
Text Example
Text Example
White with #957875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957875; }
p { color: rgb(149,120,117); }
H1.HeaderClassName
{
color: #957875;
}
.AnyTagClassName
{
color: #957875;
}
</style>
background-color css
<style>
a { background-color: #957875; }
a { background-color: rgb(149,120,117); }
div.DivClassName
{
background-color: #957875;
}
.BgClassName
{
background-color: #957875;
}
</style>
border-color css
<style>
span { border-color: #957875; }
span { border-color: rgb(149,120,117); }
td.TdClassName
{
border-color: #957875;
}
.TagClassName
{
border-color: #957875;
}
</style>