Shades of Bazaar #887473
Tints of Bazaar #887473
RGB
CMYK
RGB Variations
Color information
#887473 (or 0x887473) is known color: Bazaar. HEX triplet: 88, 74 and 73. RGB value is (136,116,115). Sum of RGB (Red+Green+Blue) = 136+116+115=367 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.06% from 367); Green value is 116 (45.70% from 255 or 31.61% from 367); Blue value is 115 (45.31% from 255 or 31.34% from 367); Max value from RGB is 136 - color contains mainly: red. Hex color #887473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887473 is #778B8C. Grayscale: #797979. Windows color (decimal): -7834509 or 7566472. OLE color: 7566472.
HSL color Cylindrical-coordinate representation of color #887473: hue angle of 2.86º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #887473 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 115 | - |
| CMYK | 0 | 0.15 | 0.15 | 0.47 |
| HSL | 2.86º | 0.08% | 0.49% | - |
| HSV(B) | 2.86º | 0.15% | 0.53% | - |
| XYZ | 19.49 | 18.96 | 18.85 | - |
| YUV | 121.87 | 124.13 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 115 | 0 | 0.15 | 0.15 | 0.47 | 2.86 | 0.08 | 0.49 |
| Hex | 88 | 74 | 73 | 0 | F | F | 2F | 3 | 8 | 31 |
| Octal | 210 | 164 | 163 | 0 | 17 | 17 | 57 | 3 | 10 | 61 |
| Binary | 10001000 | 1110100 | 1110011 | 0 | 1111 | 1111 | 101111 | 11 | 1000 | 110001 |
Color Harmonies of #887473
Complementary color
Monochromatic Colors of #887473
Black with #887473
Text Example
Text Example
White with #887473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887473; }
p { color: rgb(136,116,115); }
H1.HeaderClassName
{
color: #887473;
}
.AnyTagClassName
{
color: #887473;
}
</style>
background-color css
<style>
a { background-color: #887473; }
a { background-color: rgb(136,116,115); }
div.DivClassName
{
background-color: #887473;
}
.BgClassName
{
background-color: #887473;
}
</style>
border-color css
<style>
span { border-color: #887473; }
span { border-color: rgb(136,116,115); }
td.TdClassName
{
border-color: #887473;
}
.TagClassName
{
border-color: #887473;
}
</style>