Shades of Bazaar #847474
Tints of Bazaar #847474
RGB
CMYK
RGB Variations
Color information
#847474 (or 0x847474) is known color: Bazaar. HEX triplet: 84, 74 and 74. RGB value is (132,116,116). Sum of RGB (Red+Green+Blue) = 132+116+116=364 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.26% from 364); Green value is 116 (45.70% from 255 or 31.87% from 364); Blue value is 116 (45.70% from 255 or 31.87% from 364); Max value from RGB is 132 - color contains mainly: red. Hex color #847474 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847474 is #7B8B8B. Grayscale: #787878. Windows color (decimal): -8096652 or 7632004. OLE color: 7632004.
HSL color Cylindrical-coordinate representation of color #847474: hue angle of 0º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #847474 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 116 | 116 | - |
| CMYK | 0 | 0.12 | 0.12 | 0.48 |
| HSL | 0º | 0.06% | 0.49% | - |
| HSV(B) | 0º | 0.12% | 0.52% | - |
| XYZ | 18.91 | 18.66 | 19.13 | - |
| YUV | 120.78 | 125.3 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 116 | 116 | 0 | 0.12 | 0.12 | 0.48 | 0 | 0.06 | 0.49 |
| Hex | 84 | 74 | 74 | 0 | C | C | 30 | 0 | 6 | 31 |
| Octal | 204 | 164 | 164 | 0 | 14 | 14 | 60 | 0 | 6 | 61 |
| Binary | 10000100 | 1110100 | 1110100 | 0 | 1100 | 1100 | 110000 | 0 | 110 | 110001 |
Color Harmonies of #847474
Complementary color
Monochromatic Colors of #847474
Black with #847474
Text Example
Text Example
White with #847474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847474; }
p { color: rgb(132,116,116); }
H1.HeaderClassName
{
color: #847474;
}
.AnyTagClassName
{
color: #847474;
}
</style>
background-color css
<style>
a { background-color: #847474; }
a { background-color: rgb(132,116,116); }
div.DivClassName
{
background-color: #847474;
}
.BgClassName
{
background-color: #847474;
}
</style>
border-color css
<style>
span { border-color: #847474; }
span { border-color: rgb(132,116,116); }
td.TdClassName
{
border-color: #847474;
}
.TagClassName
{
border-color: #847474;
}
</style>