Shades of Bazaar #857776
Tints of Bazaar #857776
RGB
CMYK
RGB Variations
Color information
#857776 (or 0x857776) is known color: Bazaar. HEX triplet: 85, 77 and 76. RGB value is (133,119,118). Sum of RGB (Red+Green+Blue) = 133+119+118=370 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.95% from 370); Green value is 119 (46.88% from 255 or 32.16% from 370); Blue value is 118 (46.48% from 255 or 31.89% from 370); Max value from RGB is 133 - color contains mainly: red. Hex color #857776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857776 is #7A8889. Grayscale: #7B7B7B. Windows color (decimal): -8030346 or 7763845. OLE color: 7763845.
HSL color Cylindrical-coordinate representation of color #857776: hue angle of 4º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #857776 is Cyan = 0, Magento = 0.11, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 118 | - |
| CMYK | 0 | 0.11 | 0.11 | 0.48 |
| HSL | 4º | 0.06% | 0.49% | - |
| HSV(B) | 4º | 0.11% | 0.52% | - |
| XYZ | 19.54 | 19.49 | 19.87 | - |
| YUV | 123.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 118 | 0 | 0.11 | 0.11 | 0.48 | 4 | 0.06 | 0.49 |
| Hex | 85 | 77 | 76 | 0 | B | B | 30 | 4 | 6 | 31 |
| Octal | 205 | 167 | 166 | 0 | 13 | 13 | 60 | 4 | 6 | 61 |
| Binary | 10000101 | 1110111 | 1110110 | 0 | 1011 | 1011 | 110000 | 100 | 110 | 110001 |
Color Harmonies of #857776
Complementary color
Monochromatic Colors of #857776
Black with #857776
Text Example
Text Example
White with #857776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857776; }
p { color: rgb(133,119,118); }
H1.HeaderClassName
{
color: #857776;
}
.AnyTagClassName
{
color: #857776;
}
</style>
background-color css
<style>
a { background-color: #857776; }
a { background-color: rgb(133,119,118); }
div.DivClassName
{
background-color: #857776;
}
.BgClassName
{
background-color: #857776;
}
</style>
border-color css
<style>
span { border-color: #857776; }
span { border-color: rgb(133,119,118); }
td.TdClassName
{
border-color: #857776;
}
.TagClassName
{
border-color: #857776;
}
</style>