Shades of Bazaar #937372
Tints of Bazaar #937372
RGB
CMYK
RGB Variations
Color information
#937372 (or 0x937372) is known color: Bazaar. HEX triplet: 93, 73 and 72. RGB value is (147,115,114). Sum of RGB (Red+Green+Blue) = 147+115+114=376 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.10% from 376); Green value is 115 (45.31% from 255 or 30.59% from 376); Blue value is 114 (44.92% from 255 or 30.32% from 376); Max value from RGB is 147 - color contains mainly: red. Hex color #937372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937372 is #6C8C8D. Grayscale: #7C7C7C. Windows color (decimal): -7113870 or 7500691. OLE color: 7500691.
HSL color Cylindrical-coordinate representation of color #937372: hue angle of 1.82º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #937372 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 115 | 114 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.42 |
| HSL | 1.82º | 0.13% | 0.51% | - |
| HSV(B) | 1.82º | 0.22% | 0.58% | - |
| XYZ | 21.2 | 19.68 | 18.6 | - |
| YUV | 124.45 | 122.1 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 114 | 0 | 0.22 | 0.22 | 0.42 | 1.82 | 0.13 | 0.51 |
| Hex | 93 | 73 | 72 | 0 | 16 | 16 | 2A | 2 | D | 33 |
| Octal | 223 | 163 | 162 | 0 | 26 | 26 | 52 | 2 | 15 | 63 |
| Binary | 10010011 | 1110011 | 1110010 | 0 | 10110 | 10110 | 101010 | 10 | 1101 | 110011 |
Color Harmonies of #937372
Complementary color
Monochromatic Colors of #937372
Black with #937372
Text Example
Text Example
White with #937372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937372; }
p { color: rgb(147,115,114); }
H1.HeaderClassName
{
color: #937372;
}
.AnyTagClassName
{
color: #937372;
}
</style>
background-color css
<style>
a { background-color: #937372; }
a { background-color: rgb(147,115,114); }
div.DivClassName
{
background-color: #937372;
}
.BgClassName
{
background-color: #937372;
}
</style>
border-color css
<style>
span { border-color: #937372; }
span { border-color: rgb(147,115,114); }
td.TdClassName
{
border-color: #937372;
}
.TagClassName
{
border-color: #937372;
}
</style>