Shades of Bazaar #847776
Tints of Bazaar #847776
RGB
CMYK
RGB Variations
Color information
#847776 (or 0x847776) is known color: Bazaar. HEX triplet: 84, 77 and 76. RGB value is (132,119,118). Sum of RGB (Red+Green+Blue) = 132+119+118=369 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.77% from 369); Green value is 119 (46.88% from 255 or 32.25% from 369); Blue value is 118 (46.48% from 255 or 31.98% from 369); Max value from RGB is 132 - color contains mainly: red. Hex color #847776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847776 is #7B8889. Grayscale: #7A7A7A. Windows color (decimal): -8095882 or 7763844. OLE color: 7763844.
HSL color Cylindrical-coordinate representation of color #847776: hue angle of 4.29º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #847776 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 118 | - |
| CMYK | 0 | 0.10 | 0.11 | 0.48 |
| HSL | 4.29º | 0.06% | 0.49% | - |
| HSV(B) | 4.29º | 0.11% | 0.52% | - |
| XYZ | 19.38 | 19.41 | 19.86 | - |
| YUV | 122.77 | 125.31 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 118 | 0 | 0.10 | 0.11 | 0.48 | 4.29 | 0.06 | 0.49 |
| Hex | 84 | 77 | 76 | 0 | A | B | 30 | 4 | 6 | 31 |
| Octal | 204 | 167 | 166 | 0 | 12 | 13 | 60 | 4 | 6 | 61 |
| Binary | 10000100 | 1110111 | 1110110 | 0 | 1010 | 1011 | 110000 | 100 | 110 | 110001 |
Color Harmonies of #847776
Complementary color
Monochromatic Colors of #847776
Black with #847776
Text Example
Text Example
White with #847776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847776; }
p { color: rgb(132,119,118); }
H1.HeaderClassName
{
color: #847776;
}
.AnyTagClassName
{
color: #847776;
}
</style>
background-color css
<style>
a { background-color: #847776; }
a { background-color: rgb(132,119,118); }
div.DivClassName
{
background-color: #847776;
}
.BgClassName
{
background-color: #847776;
}
</style>
border-color css
<style>
span { border-color: #847776; }
span { border-color: rgb(132,119,118); }
td.TdClassName
{
border-color: #847776;
}
.TagClassName
{
border-color: #847776;
}
</style>