Shades of Bazaar #857473
Tints of Bazaar #857473
RGB
CMYK
RGB Variations
Color information
#857473 (or 0x857473) is known color: Bazaar. HEX triplet: 85, 74 and 73. RGB value is (133,116,115). Sum of RGB (Red+Green+Blue) = 133+116+115=364 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.54% from 364); Green value is 116 (45.70% from 255 or 31.87% from 364); Blue value is 115 (45.31% from 255 or 31.59% from 364); Max value from RGB is 133 - color contains mainly: red. Hex color #857473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857473 is #7A8B8C. Grayscale: #787878. Windows color (decimal): -8031117 or 7566469. OLE color: 7566469.
HSL color Cylindrical-coordinate representation of color #857473: hue angle of 3.33º 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 #857473 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 115 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.48 |
| HSL | 3.33º | 0.07% | 0.49% | - |
| HSV(B) | 3.33º | 0.14% | 0.52% | - |
| XYZ | 19.01 | 18.72 | 18.83 | - |
| YUV | 120.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 115 | 0 | 0.13 | 0.14 | 0.48 | 3.33 | 0.07 | 0.49 |
| Hex | 85 | 74 | 73 | 0 | D | E | 30 | 3 | 7 | 31 |
| Octal | 205 | 164 | 163 | 0 | 15 | 16 | 60 | 3 | 7 | 61 |
| Binary | 10000101 | 1110100 | 1110011 | 0 | 1101 | 1110 | 110000 | 11 | 111 | 110001 |
Color Harmonies of #857473
Complementary color
Monochromatic Colors of #857473
Black with #857473
Text Example
Text Example
White with #857473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857473; }
p { color: rgb(133,116,115); }
H1.HeaderClassName
{
color: #857473;
}
.AnyTagClassName
{
color: #857473;
}
</style>
background-color css
<style>
a { background-color: #857473; }
a { background-color: rgb(133,116,115); }
div.DivClassName
{
background-color: #857473;
}
.BgClassName
{
background-color: #857473;
}
</style>
border-color css
<style>
span { border-color: #857473; }
span { border-color: rgb(133,116,115); }
td.TdClassName
{
border-color: #857473;
}
.TagClassName
{
border-color: #857473;
}
</style>