Shades of Bazaar #847777
Tints of Bazaar #847777
RGB
CMYK
RGB Variations
Color information
#847777 (or 0x847777) is known color: Bazaar. HEX triplet: 84, 77 and 77. RGB value is (132,119,119). Sum of RGB (Red+Green+Blue) = 132+119+119=370 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.68% from 370); Green value is 119 (46.88% from 255 or 32.16% from 370); Blue value is 119 (46.88% from 255 or 32.16% from 370); Max value from RGB is 132 - color contains mainly: red. Hex color #847777 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847777 is #7B8888. Grayscale: #7A7A7A. Windows color (decimal): -8095881 or 7829380. OLE color: 7829380.
HSL color Cylindrical-coordinate representation of color #847777: hue angle of 0º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #847777 is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 119 | - |
| CMYK | 0 | 0.10 | 0.10 | 0.48 |
| HSL | 0º | 0.05% | 0.49% | - |
| HSV(B) | 0º | 0.1% | 0.52% | - |
| XYZ | 19.44 | 19.43 | 20.18 | - |
| YUV | 122.89 | 125.81 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 119 | 0 | 0.10 | 0.10 | 0.48 | 0 | 0.05 | 0.49 |
| Hex | 84 | 77 | 77 | 0 | A | A | 30 | 0 | 5 | 31 |
| Octal | 204 | 167 | 167 | 0 | 12 | 12 | 60 | 0 | 5 | 61 |
| Binary | 10000100 | 1110111 | 1110111 | 0 | 1010 | 1010 | 110000 | 0 | 101 | 110001 |
Color Harmonies of #847777
Complementary color
Monochromatic Colors of #847777
Black with #847777
Text Example
Text Example
White with #847777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847777; }
p { color: rgb(132,119,119); }
H1.HeaderClassName
{
color: #847777;
}
.AnyTagClassName
{
color: #847777;
}
</style>
background-color css
<style>
a { background-color: #847777; }
a { background-color: rgb(132,119,119); }
div.DivClassName
{
background-color: #847777;
}
.BgClassName
{
background-color: #847777;
}
</style>
border-color css
<style>
span { border-color: #847777; }
span { border-color: rgb(132,119,119); }
td.TdClassName
{
border-color: #847777;
}
.TagClassName
{
border-color: #847777;
}
</style>