Shades of Bazaar #947373
Tints of Bazaar #947373
RGB
CMYK
RGB Variations
Color information
#947373 (or 0x947373) is known color: Bazaar. HEX triplet: 94, 73 and 73. RGB value is (148,115,115). Sum of RGB (Red+Green+Blue) = 148+115+115=378 (50% of max value = 765). Red value is 148 (58.20% from 255 or 39.15% from 378); Green value is 115 (45.31% from 255 or 30.42% from 378); Blue value is 115 (45.31% from 255 or 30.42% from 378); Max value from RGB is 148 - color contains mainly: red. Hex color #947373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947373 is #6B8C8C. Grayscale: #7C7C7C. Windows color (decimal): -7048333 or 7566228. OLE color: 7566228.
HSL color Cylindrical-coordinate representation of color #947373: hue angle of 0º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #947373 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 115 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.42 |
| HSL | 0º | 0.13% | 0.52% | - |
| HSV(B) | 0º | 0.22% | 0.58% | - |
| XYZ | 21.44 | 19.8 | 18.91 | - |
| YUV | 124.87 | 122.43 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 115 | 0 | 0.22 | 0.22 | 0.42 | 0 | 0.13 | 0.52 |
| Hex | 94 | 73 | 73 | 0 | 16 | 16 | 2A | 0 | D | 34 |
| Octal | 224 | 163 | 163 | 0 | 26 | 26 | 52 | 0 | 15 | 64 |
| Binary | 10010100 | 1110011 | 1110011 | 0 | 10110 | 10110 | 101010 | 0 | 1101 | 110100 |
Color Harmonies of #947373
Complementary color
Monochromatic Colors of #947373
Black with #947373
Text Example
Text Example
White with #947373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947373; }
p { color: rgb(148,115,115); }
H1.HeaderClassName
{
color: #947373;
}
.AnyTagClassName
{
color: #947373;
}
</style>
background-color css
<style>
a { background-color: #947373; }
a { background-color: rgb(148,115,115); }
div.DivClassName
{
background-color: #947373;
}
.BgClassName
{
background-color: #947373;
}
</style>
border-color css
<style>
span { border-color: #947373; }
span { border-color: rgb(148,115,115); }
td.TdClassName
{
border-color: #947373;
}
.TagClassName
{
border-color: #947373;
}
</style>