Shades of Bazaar #887877
Tints of Bazaar #887877
RGB
CMYK
RGB Variations
Color information
#887877 (or 0x887877) is known color: Bazaar. HEX triplet: 88, 78 and 77. RGB value is (136,120,119). Sum of RGB (Red+Green+Blue) = 136+120+119=375 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.27% from 375); Green value is 120 (47.27% from 255 or 32% from 375); Blue value is 119 (46.88% from 255 or 31.73% from 375); Max value from RGB is 136 - color contains mainly: red. Hex color #887877 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887877 is #778788. Grayscale: #7C7C7C. Windows color (decimal): -7833481 or 7829640. OLE color: 7829640.
HSL color Cylindrical-coordinate representation of color #887877: hue angle of 3.53º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #887877 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 120 | 119 | - |
| CMYK | 0 | 0.12 | 0.12 | 0.47 |
| HSL | 3.53º | 0.07% | 0.5% | - |
| HSV(B) | 3.53º | 0.13% | 0.53% | - |
| XYZ | 20.2 | 20 | 20.25 | - |
| YUV | 124.67 | 124.8 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 120 | 119 | 0 | 0.12 | 0.12 | 0.47 | 3.53 | 0.07 | 0.5 |
| Hex | 88 | 78 | 77 | 0 | C | C | 2F | 4 | 7 | 32 |
| Octal | 210 | 170 | 167 | 0 | 14 | 14 | 57 | 4 | 7 | 62 |
| Binary | 10001000 | 1111000 | 1110111 | 0 | 1100 | 1100 | 101111 | 100 | 111 | 110010 |
Color Harmonies of #887877
Complementary color
Monochromatic Colors of #887877
Black with #887877
Text Example
Text Example
White with #887877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887877; }
p { color: rgb(136,120,119); }
H1.HeaderClassName
{
color: #887877;
}
.AnyTagClassName
{
color: #887877;
}
</style>
background-color css
<style>
a { background-color: #887877; }
a { background-color: rgb(136,120,119); }
div.DivClassName
{
background-color: #887877;
}
.BgClassName
{
background-color: #887877;
}
</style>
border-color css
<style>
span { border-color: #887877; }
span { border-color: rgb(136,120,119); }
td.TdClassName
{
border-color: #887877;
}
.TagClassName
{
border-color: #887877;
}
</style>