Shades of Bazaar #887575
Tints of Bazaar #887575
RGB
CMYK
RGB Variations
Color information
#887575 (or 0x887575) is known color: Bazaar. HEX triplet: 88, 75 and 75. RGB value is (136,117,117). Sum of RGB (Red+Green+Blue) = 136+117+117=370 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.76% from 370); Green value is 117 (46.09% from 255 or 31.62% from 370); Blue value is 117 (46.09% from 255 or 31.62% from 370); Max value from RGB is 136 - color contains mainly: red. Hex color #887575 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887575 is #778A8A. Grayscale: #7A7A7A. Windows color (decimal): -7834251 or 7697800. OLE color: 7697800.
HSL color Cylindrical-coordinate representation of color #887575: hue angle of 0º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #887575 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 117 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.47 |
| HSL | 0º | 0.08% | 0.5% | - |
| HSV(B) | 0º | 0.14% | 0.53% | - |
| XYZ | 19.73 | 19.24 | 19.5 | - |
| YUV | 122.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 117 | 0 | 0.14 | 0.14 | 0.47 | 0 | 0.08 | 0.5 |
| Hex | 88 | 75 | 75 | 0 | E | E | 2F | 0 | 8 | 32 |
| Octal | 210 | 165 | 165 | 0 | 16 | 16 | 57 | 0 | 10 | 62 |
| Binary | 10001000 | 1110101 | 1110101 | 0 | 1110 | 1110 | 101111 | 0 | 1000 | 110010 |
Color Harmonies of #887575
Complementary color
Monochromatic Colors of #887575
Black with #887575
Text Example
Text Example
White with #887575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887575; }
p { color: rgb(136,117,117); }
H1.HeaderClassName
{
color: #887575;
}
.AnyTagClassName
{
color: #887575;
}
</style>
background-color css
<style>
a { background-color: #887575; }
a { background-color: rgb(136,117,117); }
div.DivClassName
{
background-color: #887575;
}
.BgClassName
{
background-color: #887575;
}
</style>
border-color css
<style>
span { border-color: #887575; }
span { border-color: rgb(136,117,117); }
td.TdClassName
{
border-color: #887575;
}
.TagClassName
{
border-color: #887575;
}
</style>