Shades of Bazaar #957975
Tints of Bazaar #957975
RGB
CMYK
RGB Variations
Color information
#957975 (or 0x957975) is known color: Bazaar. HEX triplet: 95, 79 and 75. RGB value is (149,121,117). Sum of RGB (Red+Green+Blue) = 149+121+117=387 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.50% from 387); Green value is 121 (47.66% from 255 or 31.27% from 387); Blue value is 117 (46.09% from 255 or 30.23% from 387); Max value from RGB is 149 - color contains mainly: red. Hex color #957975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957975 is #6A868A. Grayscale: #808080. Windows color (decimal): -6981259 or 7698837. OLE color: 7698837.
HSL color Cylindrical-coordinate representation of color #957975: hue angle of 7.5º 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 #957975 is Cyan = 0, Magento = 0.19, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 121 | 117 | - |
| CMYK | 0 | 0.19 | 0.21 | 0.42 |
| HSL | 7.5º | 0.13% | 0.52% | - |
| HSV(B) | 7.5º | 0.21% | 0.58% | - |
| XYZ | 22.44 | 21.35 | 19.77 | - |
| YUV | 128.92 | 121.28 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 121 | 117 | 0 | 0.19 | 0.21 | 0.42 | 7.5 | 0.13 | 0.52 |
| Hex | 95 | 79 | 75 | 0 | 13 | 15 | 2A | 8 | D | 34 |
| Octal | 225 | 171 | 165 | 0 | 23 | 25 | 52 | 10 | 15 | 64 |
| Binary | 10010101 | 1111001 | 1110101 | 0 | 10011 | 10101 | 101010 | 1000 | 1101 | 110100 |
Color Harmonies of #957975
Complementary color
Monochromatic Colors of #957975
Black with #957975
Text Example
Text Example
White with #957975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957975; }
p { color: rgb(149,121,117); }
H1.HeaderClassName
{
color: #957975;
}
.AnyTagClassName
{
color: #957975;
}
</style>
background-color css
<style>
a { background-color: #957975; }
a { background-color: rgb(149,121,117); }
div.DivClassName
{
background-color: #957975;
}
.BgClassName
{
background-color: #957975;
}
</style>
border-color css
<style>
span { border-color: #957975; }
span { border-color: rgb(149,121,117); }
td.TdClassName
{
border-color: #957975;
}
.TagClassName
{
border-color: #957975;
}
</style>