Shades of Bazaar #887271
Tints of Bazaar #887271
RGB
CMYK
RGB Variations
Color information
#887271 (or 0x887271) is known color: Bazaar. HEX triplet: 88, 72 and 71. RGB value is (136,114,113). Sum of RGB (Red+Green+Blue) = 136+114+113=363 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.47% from 363); Green value is 114 (44.92% from 255 or 31.40% from 363); Blue value is 113 (44.53% from 255 or 31.13% from 363); Max value from RGB is 136 - color contains mainly: red. Hex color #887271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887271 is #778D8E. Grayscale: #787878. Windows color (decimal): -7835023 or 7434888. OLE color: 7434888.
HSL color Cylindrical-coordinate representation of color #887271: hue angle of 2.61º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #887271 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 113 | - |
| CMYK | 0 | 0.16 | 0.17 | 0.47 |
| HSL | 2.61º | 0.09% | 0.49% | - |
| HSV(B) | 2.61º | 0.17% | 0.53% | - |
| XYZ | 19.15 | 18.46 | 18.18 | - |
| YUV | 120.46 | 123.79 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 113 | 0 | 0.16 | 0.17 | 0.47 | 2.61 | 0.09 | 0.49 |
| Hex | 88 | 72 | 71 | 0 | 10 | 11 | 2F | 3 | 9 | 31 |
| Octal | 210 | 162 | 161 | 0 | 20 | 21 | 57 | 3 | 11 | 61 |
| Binary | 10001000 | 1110010 | 1110001 | 0 | 10000 | 10001 | 101111 | 11 | 1001 | 110001 |
Color Harmonies of #887271
Complementary color
Monochromatic Colors of #887271
Black with #887271
Text Example
Text Example
White with #887271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887271; }
p { color: rgb(136,114,113); }
H1.HeaderClassName
{
color: #887271;
}
.AnyTagClassName
{
color: #887271;
}
</style>
background-color css
<style>
a { background-color: #887271; }
a { background-color: rgb(136,114,113); }
div.DivClassName
{
background-color: #887271;
}
.BgClassName
{
background-color: #887271;
}
</style>
border-color css
<style>
span { border-color: #887271; }
span { border-color: rgb(136,114,113); }
td.TdClassName
{
border-color: #887271;
}
.TagClassName
{
border-color: #887271;
}
</style>