Shades of Bazaar #857573
Tints of Bazaar #857573
RGB
CMYK
RGB Variations
Color information
#857573 (or 0x857573) is known color: Bazaar. HEX triplet: 85, 75 and 73. RGB value is (133,117,115). Sum of RGB (Red+Green+Blue) = 133+117+115=365 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.44% from 365); Green value is 117 (46.09% from 255 or 32.05% from 365); Blue value is 115 (45.31% from 255 or 31.51% from 365); Max value from RGB is 133 - color contains mainly: red. Hex color #857573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857573 is #7A8A8C. Grayscale: #797979. Windows color (decimal): -8030861 or 7566725. OLE color: 7566725.
HSL color Cylindrical-coordinate representation of color #857573: hue angle of 6.67º 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 #857573 is Cyan = 0, Magento = 0.12, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 115 | - |
| CMYK | 0 | 0.12 | 0.14 | 0.48 |
| HSL | 6.67º | 0.07% | 0.49% | - |
| HSV(B) | 6.67º | 0.14% | 0.52% | - |
| XYZ | 19.13 | 18.95 | 18.87 | - |
| YUV | 121.56 | 124.3 | 136.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 115 | 0 | 0.12 | 0.14 | 0.48 | 6.67 | 0.07 | 0.49 |
| Hex | 85 | 75 | 73 | 0 | C | E | 30 | 7 | 7 | 31 |
| Octal | 205 | 165 | 163 | 0 | 14 | 16 | 60 | 7 | 7 | 61 |
| Binary | 10000101 | 1110101 | 1110011 | 0 | 1100 | 1110 | 110000 | 111 | 111 | 110001 |
Color Harmonies of #857573
Complementary color
Monochromatic Colors of #857573
Black with #857573
Text Example
Text Example
White with #857573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857573; }
p { color: rgb(133,117,115); }
H1.HeaderClassName
{
color: #857573;
}
.AnyTagClassName
{
color: #857573;
}
</style>
background-color css
<style>
a { background-color: #857573; }
a { background-color: rgb(133,117,115); }
div.DivClassName
{
background-color: #857573;
}
.BgClassName
{
background-color: #857573;
}
</style>
border-color css
<style>
span { border-color: #857573; }
span { border-color: rgb(133,117,115); }
td.TdClassName
{
border-color: #857573;
}
.TagClassName
{
border-color: #857573;
}
</style>