Shades of Bazaar #877876
Tints of Bazaar #877876
RGB
CMYK
RGB Variations
Color information
#877876 (or 0x877876) is known color: Bazaar. HEX triplet: 87, 78 and 76. RGB value is (135,120,118). Sum of RGB (Red+Green+Blue) = 135+120+118=373 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.19% from 373); Green value is 120 (47.27% from 255 or 32.17% from 373); Blue value is 118 (46.48% from 255 or 31.64% from 373); Max value from RGB is 135 - color contains mainly: red. Hex color #877876 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877876 is #788789. Grayscale: #7C7C7C. Windows color (decimal): -7899018 or 7764103. OLE color: 7764103.
HSL color Cylindrical-coordinate representation of color #877876: hue angle of 7.06º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #877876 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 118 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.47 |
| HSL | 7.06º | 0.07% | 0.5% | - |
| HSV(B) | 7.06º | 0.13% | 0.53% | - |
| XYZ | 19.98 | 19.89 | 19.93 | - |
| YUV | 124.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 118 | 0 | 0.11 | 0.13 | 0.47 | 7.06 | 0.07 | 0.5 |
| Hex | 87 | 78 | 76 | 0 | B | D | 2F | 7 | 7 | 32 |
| Octal | 207 | 170 | 166 | 0 | 13 | 15 | 57 | 7 | 7 | 62 |
| Binary | 10000111 | 1111000 | 1110110 | 0 | 1011 | 1101 | 101111 | 111 | 111 | 110010 |
Color Harmonies of #877876
Complementary color
Monochromatic Colors of #877876
Black with #877876
Text Example
Text Example
White with #877876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877876; }
p { color: rgb(135,120,118); }
H1.HeaderClassName
{
color: #877876;
}
.AnyTagClassName
{
color: #877876;
}
</style>
background-color css
<style>
a { background-color: #877876; }
a { background-color: rgb(135,120,118); }
div.DivClassName
{
background-color: #877876;
}
.BgClassName
{
background-color: #877876;
}
</style>
border-color css
<style>
span { border-color: #877876; }
span { border-color: rgb(135,120,118); }
td.TdClassName
{
border-color: #877876;
}
.TagClassName
{
border-color: #877876;
}
</style>