Shades of Bazaar #887572
Tints of Bazaar #887572
RGB
CMYK
RGB Variations
Color information
#887572 (or 0x887572) is known color: Bazaar. HEX triplet: 88, 75 and 72. RGB value is (136,117,114). Sum of RGB (Red+Green+Blue) = 136+117+114=367 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.06% from 367); Green value is 117 (46.09% from 255 or 31.88% from 367); Blue value is 114 (44.92% from 255 or 31.06% from 367); Max value from RGB is 136 - color contains mainly: red. Hex color #887572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887572 is #778A8D. Grayscale: #7A7A7A. Windows color (decimal): -7834254 or 7501192. OLE color: 7501192.
HSL color Cylindrical-coordinate representation of color #887572: hue angle of 8.18º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #887572 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 114 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.47 |
| HSL | 8.18º | 0.09% | 0.49% | - |
| HSV(B) | 8.18º | 0.16% | 0.53% | - |
| XYZ | 19.55 | 19.17 | 18.59 | - |
| YUV | 122.34 | 123.29 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 114 | 0 | 0.14 | 0.16 | 0.47 | 8.18 | 0.09 | 0.49 |
| Hex | 88 | 75 | 72 | 0 | E | 10 | 2F | 8 | 9 | 31 |
| Octal | 210 | 165 | 162 | 0 | 16 | 20 | 57 | 10 | 11 | 61 |
| Binary | 10001000 | 1110101 | 1110010 | 0 | 1110 | 10000 | 101111 | 1000 | 1001 | 110001 |
Color Harmonies of #887572
Complementary color
Monochromatic Colors of #887572
Black with #887572
Text Example
Text Example
White with #887572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887572; }
p { color: rgb(136,117,114); }
H1.HeaderClassName
{
color: #887572;
}
.AnyTagClassName
{
color: #887572;
}
</style>
background-color css
<style>
a { background-color: #887572; }
a { background-color: rgb(136,117,114); }
div.DivClassName
{
background-color: #887572;
}
.BgClassName
{
background-color: #887572;
}
</style>
border-color css
<style>
span { border-color: #887572; }
span { border-color: rgb(136,117,114); }
td.TdClassName
{
border-color: #887572;
}
.TagClassName
{
border-color: #887572;
}
</style>