Shades of Bazaar #847775
Tints of Bazaar #847775
RGB
CMYK
RGB Variations
Color information
#847775 (or 0x847775) is known color: Bazaar. HEX triplet: 84, 77 and 75. RGB value is (132,119,117). Sum of RGB (Red+Green+Blue) = 132+119+117=368 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.87% from 368); Green value is 119 (46.88% from 255 or 32.34% from 368); Blue value is 117 (46.09% from 255 or 31.79% from 368); Max value from RGB is 132 - color contains mainly: red. Hex color #847775 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847775 is #7B888A. Grayscale: #7A7A7A. Windows color (decimal): -8095883 or 7698308. OLE color: 7698308.
HSL color Cylindrical-coordinate representation of color #847775: hue angle of 8º 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 #847775 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 117 | - |
| CMYK | 0 | 0.10 | 0.11 | 0.48 |
| HSL | 8º | 0.06% | 0.49% | - |
| HSV(B) | 8º | 0.11% | 0.52% | - |
| XYZ | 19.32 | 19.38 | 19.55 | - |
| YUV | 122.66 | 124.81 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 117 | 0 | 0.10 | 0.11 | 0.48 | 8 | 0.06 | 0.49 |
| Hex | 84 | 77 | 75 | 0 | A | B | 30 | 8 | 6 | 31 |
| Octal | 204 | 167 | 165 | 0 | 12 | 13 | 60 | 10 | 6 | 61 |
| Binary | 10000100 | 1110111 | 1110101 | 0 | 1010 | 1011 | 110000 | 1000 | 110 | 110001 |
Color Harmonies of #847775
Complementary color
Monochromatic Colors of #847775
Black with #847775
Text Example
Text Example
White with #847775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847775; }
p { color: rgb(132,119,117); }
H1.HeaderClassName
{
color: #847775;
}
.AnyTagClassName
{
color: #847775;
}
</style>
background-color css
<style>
a { background-color: #847775; }
a { background-color: rgb(132,119,117); }
div.DivClassName
{
background-color: #847775;
}
.BgClassName
{
background-color: #847775;
}
</style>
border-color css
<style>
span { border-color: #847775; }
span { border-color: rgb(132,119,117); }
td.TdClassName
{
border-color: #847775;
}
.TagClassName
{
border-color: #847775;
}
</style>