Shades of Bazaar #857676
Tints of Bazaar #857676
RGB
CMYK
RGB Variations
Color information
#857676 (or 0x857676) is known color: Bazaar. HEX triplet: 85, 76 and 76. RGB value is (133,118,118). Sum of RGB (Red+Green+Blue) = 133+118+118=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 118 (46.48% from 255 or 31.98% from 369); Blue value is 118 (46.48% from 255 or 31.98% from 369); Max value from RGB is 133 - color contains mainly: red. Hex color #857676 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857676 is #7A8989. Grayscale: #7A7A7A. Windows color (decimal): -8030602 or 7763589. OLE color: 7763589.
HSL color Cylindrical-coordinate representation of color #857676: hue angle of 0º 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 #857676 is Cyan = 0, Magento = 0.11, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 118 | - |
| CMYK | 0 | 0.11 | 0.11 | 0.48 |
| HSL | 0º | 0.06% | 0.49% | - |
| HSV(B) | 0º | 0.11% | 0.52% | - |
| XYZ | 19.42 | 19.25 | 19.83 | - |
| YUV | 122.49 | 125.47 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 118 | 0 | 0.11 | 0.11 | 0.48 | 0 | 0.06 | 0.49 |
| Hex | 85 | 76 | 76 | 0 | B | B | 30 | 0 | 6 | 31 |
| Octal | 205 | 166 | 166 | 0 | 13 | 13 | 60 | 0 | 6 | 61 |
| Binary | 10000101 | 1110110 | 1110110 | 0 | 1011 | 1011 | 110000 | 0 | 110 | 110001 |
Color Harmonies of #857676
Complementary color
Monochromatic Colors of #857676
Black with #857676
Text Example
Text Example
White with #857676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857676; }
p { color: rgb(133,118,118); }
H1.HeaderClassName
{
color: #857676;
}
.AnyTagClassName
{
color: #857676;
}
</style>
background-color css
<style>
a { background-color: #857676; }
a { background-color: rgb(133,118,118); }
div.DivClassName
{
background-color: #857676;
}
.BgClassName
{
background-color: #857676;
}
</style>
border-color css
<style>
span { border-color: #857676; }
span { border-color: rgb(133,118,118); }
td.TdClassName
{
border-color: #857676;
}
.TagClassName
{
border-color: #857676;
}
</style>