Shades of Bazaar #847373
Tints of Bazaar #847373
RGB
CMYK
RGB Variations
Color information
#847373 (or 0x847373) is known color: Bazaar. HEX triplet: 84, 73 and 73. RGB value is (132,115,115). Sum of RGB (Red+Green+Blue) = 132+115+115=362 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.46% from 362); Green value is 115 (45.31% from 255 or 31.77% from 362); Blue value is 115 (45.31% from 255 or 31.77% from 362); Max value from RGB is 132 - color contains mainly: red. Hex color #847373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847373 is #7B8C8C. Grayscale: #787878. Windows color (decimal): -8096909 or 7566212. OLE color: 7566212.
HSL color Cylindrical-coordinate representation of color #847373: hue angle of 0º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #847373 is Cyan = 0, Magento = 0.13, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 115 | 115 | - |
| CMYK | 0 | 0.13 | 0.13 | 0.48 |
| HSL | 0º | 0.07% | 0.48% | - |
| HSV(B) | 0º | 0.13% | 0.52% | - |
| XYZ | 18.74 | 18.4 | 18.78 | - |
| YUV | 120.08 | 125.13 | 136.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 115 | 115 | 0 | 0.13 | 0.13 | 0.48 | 0 | 0.07 | 0.48 |
| Hex | 84 | 73 | 73 | 0 | D | D | 30 | 0 | 7 | 30 |
| Octal | 204 | 163 | 163 | 0 | 15 | 15 | 60 | 0 | 7 | 60 |
| Binary | 10000100 | 1110011 | 1110011 | 0 | 1101 | 1101 | 110000 | 0 | 111 | 110000 |
Color Harmonies of #847373
Complementary color
Monochromatic Colors of #847373
Black with #847373
Text Example
Text Example
White with #847373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847373; }
p { color: rgb(132,115,115); }
H1.HeaderClassName
{
color: #847373;
}
.AnyTagClassName
{
color: #847373;
}
</style>
background-color css
<style>
a { background-color: #847373; }
a { background-color: rgb(132,115,115); }
div.DivClassName
{
background-color: #847373;
}
.BgClassName
{
background-color: #847373;
}
</style>
border-color css
<style>
span { border-color: #847373; }
span { border-color: rgb(132,115,115); }
td.TdClassName
{
border-color: #847373;
}
.TagClassName
{
border-color: #847373;
}
</style>