Shades of Bazaar #967975
Tints of Bazaar #967975
RGB
CMYK
RGB Variations
Color information
#967975 (or 0x967975) is known color: Bazaar. HEX triplet: 96, 79 and 75. RGB value is (150,121,117). Sum of RGB (Red+Green+Blue) = 150+121+117=388 (51% of max value = 765). Red value is 150 (58.98% from 255 or 38.66% from 388); Green value is 121 (47.66% from 255 or 31.19% from 388); Blue value is 117 (46.09% from 255 or 30.15% from 388); Max value from RGB is 150 - color contains mainly: red. Hex color #967975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967975 is #69868A. Grayscale: #818181. Windows color (decimal): -6915723 or 7698838. OLE color: 7698838.
HSL color Cylindrical-coordinate representation of color #967975: hue angle of 7.27º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #967975 is Cyan = 0, Magento = 0.19, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 121 | 117 | - |
| CMYK | 0 | 0.19 | 0.22 | 0.41 |
| HSL | 7.27º | 0.14% | 0.52% | - |
| HSV(B) | 7.27º | 0.22% | 0.59% | - |
| XYZ | 22.63 | 21.44 | 19.78 | - |
| YUV | 129.22 | 121.11 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 121 | 117 | 0 | 0.19 | 0.22 | 0.41 | 7.27 | 0.14 | 0.52 |
| Hex | 96 | 79 | 75 | 0 | 13 | 16 | 29 | 7 | E | 34 |
| Octal | 226 | 171 | 165 | 0 | 23 | 26 | 51 | 7 | 16 | 64 |
| Binary | 10010110 | 1111001 | 1110101 | 0 | 10011 | 10110 | 101001 | 111 | 1110 | 110100 |
Color Harmonies of #967975
Complementary color
Monochromatic Colors of #967975
Black with #967975
Text Example
Text Example
White with #967975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967975; }
p { color: rgb(150,121,117); }
H1.HeaderClassName
{
color: #967975;
}
.AnyTagClassName
{
color: #967975;
}
</style>
background-color css
<style>
a { background-color: #967975; }
a { background-color: rgb(150,121,117); }
div.DivClassName
{
background-color: #967975;
}
.BgClassName
{
background-color: #967975;
}
</style>
border-color css
<style>
span { border-color: #967975; }
span { border-color: rgb(150,121,117); }
td.TdClassName
{
border-color: #967975;
}
.TagClassName
{
border-color: #967975;
}
</style>