Shades of Bazaar #877373
Tints of Bazaar #877373
RGB
CMYK
RGB Variations
Color information
#877373 (or 0x877373) is known color: Bazaar. HEX triplet: 87, 73 and 73. RGB value is (135,115,115). Sum of RGB (Red+Green+Blue) = 135+115+115=365 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.99% from 365); Green value is 115 (45.31% from 255 or 31.51% from 365); Blue value is 115 (45.31% from 255 or 31.51% from 365); Max value from RGB is 135 - color contains mainly: red. Hex color #877373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877373 is #788C8C. Grayscale: #797979. Windows color (decimal): -7900301 or 7566215. OLE color: 7566215.
HSL color Cylindrical-coordinate representation of color #877373: hue angle of 0º 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 #877373 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 115 | - |
| CMYK | 0 | 0.15 | 0.15 | 0.47 |
| HSL | 0º | 0.08% | 0.49% | - |
| HSV(B) | 0º | 0.15% | 0.53% | - |
| XYZ | 19.22 | 18.65 | 18.81 | - |
| YUV | 120.98 | 124.63 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 115 | 0 | 0.15 | 0.15 | 0.47 | 0 | 0.08 | 0.49 |
| Hex | 87 | 73 | 73 | 0 | F | F | 2F | 0 | 8 | 31 |
| Octal | 207 | 163 | 163 | 0 | 17 | 17 | 57 | 0 | 10 | 61 |
| Binary | 10000111 | 1110011 | 1110011 | 0 | 1111 | 1111 | 101111 | 0 | 1000 | 110001 |
Color Harmonies of #877373
Complementary color
Monochromatic Colors of #877373
Black with #877373
Text Example
Text Example
White with #877373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877373; }
p { color: rgb(135,115,115); }
H1.HeaderClassName
{
color: #877373;
}
.AnyTagClassName
{
color: #877373;
}
</style>
background-color css
<style>
a { background-color: #877373; }
a { background-color: rgb(135,115,115); }
div.DivClassName
{
background-color: #877373;
}
.BgClassName
{
background-color: #877373;
}
</style>
border-color css
<style>
span { border-color: #877373; }
span { border-color: rgb(135,115,115); }
td.TdClassName
{
border-color: #877373;
}
.TagClassName
{
border-color: #877373;
}
</style>