Shades of Bazaar #857373
Tints of Bazaar #857373
RGB
CMYK
RGB Variations
Color information
#857373 (or 0x857373) is known color: Bazaar. HEX triplet: 85, 73 and 73. RGB value is (133,115,115). Sum of RGB (Red+Green+Blue) = 133+115+115=363 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.64% from 363); Green value is 115 (45.31% from 255 or 31.68% from 363); Blue value is 115 (45.31% from 255 or 31.68% from 363); Max value from RGB is 133 - color contains mainly: red. Hex color #857373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857373 is #7A8C8C. Grayscale: #787878. Windows color (decimal): -8031373 or 7566213. OLE color: 7566213.
HSL color Cylindrical-coordinate representation of color #857373: hue angle of 0º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857373 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 115 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.48 |
| HSL | 0º | 0.07% | 0.49% | - |
| HSV(B) | 0º | 0.14% | 0.52% | - |
| XYZ | 18.9 | 18.49 | 18.79 | - |
| YUV | 120.38 | 124.96 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 115 | 0 | 0.14 | 0.14 | 0.48 | 0 | 0.07 | 0.49 |
| Hex | 85 | 73 | 73 | 0 | E | E | 30 | 0 | 7 | 31 |
| Octal | 205 | 163 | 163 | 0 | 16 | 16 | 60 | 0 | 7 | 61 |
| Binary | 10000101 | 1110011 | 1110011 | 0 | 1110 | 1110 | 110000 | 0 | 111 | 110001 |
Color Harmonies of #857373
Complementary color
Monochromatic Colors of #857373
Black with #857373
Text Example
Text Example
White with #857373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857373; }
p { color: rgb(133,115,115); }
H1.HeaderClassName
{
color: #857373;
}
.AnyTagClassName
{
color: #857373;
}
</style>
background-color css
<style>
a { background-color: #857373; }
a { background-color: rgb(133,115,115); }
div.DivClassName
{
background-color: #857373;
}
.BgClassName
{
background-color: #857373;
}
</style>
border-color css
<style>
span { border-color: #857373; }
span { border-color: rgb(133,115,115); }
td.TdClassName
{
border-color: #857373;
}
.TagClassName
{
border-color: #857373;
}
</style>