Shades of Bazaar #877977
Tints of Bazaar #877977
RGB
CMYK
RGB Variations
Color information
#877977 (or 0x877977) is known color: Bazaar. HEX triplet: 87, 79 and 77. RGB value is (135,121,119). Sum of RGB (Red+Green+Blue) = 135+121+119=375 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36% from 375); Green value is 121 (47.66% from 255 or 32.27% from 375); Blue value is 119 (46.88% from 255 or 31.73% from 375); Max value from RGB is 135 - color contains mainly: red. Hex color #877977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877977 is #788688. Grayscale: #7C7C7C. Windows color (decimal): -7898761 or 7829895. OLE color: 7829895.
HSL color Cylindrical-coordinate representation of color #877977: hue angle of 7.5º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #877977 is Cyan = 0, Magento = 0.10, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 119 | - |
| CMYK | 0 | 0.10 | 0.12 | 0.47 |
| HSL | 7.5º | 0.06% | 0.5% | - |
| HSV(B) | 7.5º | 0.12% | 0.53% | - |
| XYZ | 20.16 | 20.16 | 20.28 | - |
| YUV | 124.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 119 | 0 | 0.10 | 0.12 | 0.47 | 7.5 | 0.06 | 0.5 |
| Hex | 87 | 79 | 77 | 0 | A | C | 2F | 8 | 6 | 32 |
| Octal | 207 | 171 | 167 | 0 | 12 | 14 | 57 | 10 | 6 | 62 |
| Binary | 10000111 | 1111001 | 1110111 | 0 | 1010 | 1100 | 101111 | 1000 | 110 | 110010 |
Color Harmonies of #877977
Complementary color
Monochromatic Colors of #877977
Black with #877977
Text Example
Text Example
White with #877977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877977; }
p { color: rgb(135,121,119); }
H1.HeaderClassName
{
color: #877977;
}
.AnyTagClassName
{
color: #877977;
}
</style>
background-color css
<style>
a { background-color: #877977; }
a { background-color: rgb(135,121,119); }
div.DivClassName
{
background-color: #877977;
}
.BgClassName
{
background-color: #877977;
}
</style>
border-color css
<style>
span { border-color: #877977; }
span { border-color: rgb(135,121,119); }
td.TdClassName
{
border-color: #877977;
}
.TagClassName
{
border-color: #877977;
}
</style>