Shades of Bazaar #967370
Tints of Bazaar #967370
RGB
CMYK
RGB Variations
Color information
#967370 (or 0x967370) is known color: Bazaar. HEX triplet: 96, 73 and 70. RGB value is (150,115,112). Sum of RGB (Red+Green+Blue) = 150+115+112=377 (49% of max value = 765). Red value is 150 (58.98% from 255 or 39.79% from 377); Green value is 115 (45.31% from 255 or 30.50% from 377); Blue value is 112 (44.14% from 255 or 29.71% from 377); Max value from RGB is 150 - color contains mainly: red. Hex color #967370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967370 is #698C8F. Grayscale: #7D7D7D. Windows color (decimal): -6917264 or 7369622. OLE color: 7369622.
HSL color Cylindrical-coordinate representation of color #967370: hue angle of 4.74º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #967370 is Cyan = 0, Magento = 0.23, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 115 | 112 | - |
| CMYK | 0 | 0.23 | 0.25 | 0.41 |
| HSL | 4.74º | 0.15% | 0.51% | - |
| HSV(B) | 4.74º | 0.25% | 0.59% | - |
| XYZ | 21.63 | 19.92 | 18.03 | - |
| YUV | 125.12 | 120.6 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 115 | 112 | 0 | 0.23 | 0.25 | 0.41 | 4.74 | 0.15 | 0.51 |
| Hex | 96 | 73 | 70 | 0 | 17 | 19 | 29 | 5 | F | 33 |
| Octal | 226 | 163 | 160 | 0 | 27 | 31 | 51 | 5 | 17 | 63 |
| Binary | 10010110 | 1110011 | 1110000 | 0 | 10111 | 11001 | 101001 | 101 | 1111 | 110011 |
Color Harmonies of #967370
Complementary color
Monochromatic Colors of #967370
Black with #967370
Text Example
Text Example
White with #967370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967370; }
p { color: rgb(150,115,112); }
H1.HeaderClassName
{
color: #967370;
}
.AnyTagClassName
{
color: #967370;
}
</style>
background-color css
<style>
a { background-color: #967370; }
a { background-color: rgb(150,115,112); }
div.DivClassName
{
background-color: #967370;
}
.BgClassName
{
background-color: #967370;
}
</style>
border-color css
<style>
span { border-color: #967370; }
span { border-color: rgb(150,115,112); }
td.TdClassName
{
border-color: #967370;
}
.TagClassName
{
border-color: #967370;
}
</style>