Shades of Bazaar #857673
Tints of Bazaar #857673
RGB
CMYK
RGB Variations
Color information
#857673 (or 0x857673) is known color: Bazaar. HEX triplet: 85, 76 and 73. RGB value is (133,118,115). Sum of RGB (Red+Green+Blue) = 133+118+115=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 118 (46.48% from 255 or 32.24% from 366); Blue value is 115 (45.31% from 255 or 31.42% from 366); Max value from RGB is 133 - color contains mainly: red. Hex color #857673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857673 is #7A898C. Grayscale: #7A7A7A. Windows color (decimal): -8030605 or 7566981. OLE color: 7566981.
HSL color Cylindrical-coordinate representation of color #857673: hue angle of 10º 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 #857673 is Cyan = 0, Magento = 0.11, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 115 | - |
| CMYK | 0 | 0.11 | 0.14 | 0.48 |
| HSL | 10º | 0.07% | 0.49% | - |
| HSV(B) | 10º | 0.14% | 0.52% | - |
| XYZ | 19.25 | 19.18 | 18.91 | - |
| YUV | 122.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 115 | 0 | 0.11 | 0.14 | 0.48 | 10 | 0.07 | 0.49 |
| Hex | 85 | 76 | 73 | 0 | B | E | 30 | A | 7 | 31 |
| Octal | 205 | 166 | 163 | 0 | 13 | 16 | 60 | 12 | 7 | 61 |
| Binary | 10000101 | 1110110 | 1110011 | 0 | 1011 | 1110 | 110000 | 1010 | 111 | 110001 |
Color Harmonies of #857673
Complementary color
Monochromatic Colors of #857673
Black with #857673
Text Example
Text Example
White with #857673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857673; }
p { color: rgb(133,118,115); }
H1.HeaderClassName
{
color: #857673;
}
.AnyTagClassName
{
color: #857673;
}
</style>
background-color css
<style>
a { background-color: #857673; }
a { background-color: rgb(133,118,115); }
div.DivClassName
{
background-color: #857673;
}
.BgClassName
{
background-color: #857673;
}
</style>
border-color css
<style>
span { border-color: #857673; }
span { border-color: rgb(133,118,115); }
td.TdClassName
{
border-color: #857673;
}
.TagClassName
{
border-color: #857673;
}
</style>