Shades of Bazaar #877875
Tints of Bazaar #877875
RGB
CMYK
RGB Variations
Color information
#877875 (or 0x877875) is known color: Bazaar. HEX triplet: 87, 78 and 75. RGB value is (135,120,117). Sum of RGB (Red+Green+Blue) = 135+120+117=372 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.29% from 372); Green value is 120 (47.27% from 255 or 32.26% from 372); Blue value is 117 (46.09% from 255 or 31.45% from 372); Max value from RGB is 135 - color contains mainly: red. Hex color #877875 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877875 is #78878A. Grayscale: #7C7C7C. Windows color (decimal): -7899019 or 7698567. OLE color: 7698567.
HSL color Cylindrical-coordinate representation of color #877875: hue angle of 10º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #877875 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 117 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.47 |
| HSL | 10º | 0.07% | 0.49% | - |
| HSV(B) | 10º | 0.13% | 0.53% | - |
| XYZ | 19.92 | 19.87 | 19.61 | - |
| YUV | 124.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 117 | 0 | 0.11 | 0.13 | 0.47 | 10 | 0.07 | 0.49 |
| Hex | 87 | 78 | 75 | 0 | B | D | 2F | A | 7 | 31 |
| Octal | 207 | 170 | 165 | 0 | 13 | 15 | 57 | 12 | 7 | 61 |
| Binary | 10000111 | 1111000 | 1110101 | 0 | 1011 | 1101 | 101111 | 1010 | 111 | 110001 |
Color Harmonies of #877875
Complementary color
Monochromatic Colors of #877875
Black with #877875
Text Example
Text Example
White with #877875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877875; }
p { color: rgb(135,120,117); }
H1.HeaderClassName
{
color: #877875;
}
.AnyTagClassName
{
color: #877875;
}
</style>
background-color css
<style>
a { background-color: #877875; }
a { background-color: rgb(135,120,117); }
div.DivClassName
{
background-color: #877875;
}
.BgClassName
{
background-color: #877875;
}
</style>
border-color css
<style>
span { border-color: #877875; }
span { border-color: rgb(135,120,117); }
td.TdClassName
{
border-color: #877875;
}
.TagClassName
{
border-color: #877875;
}
</style>