Shades of Bazaar #847575
Tints of Bazaar #847575
RGB
CMYK
RGB Variations
Color information
#847575 (or 0x847575) is known color: Bazaar. HEX triplet: 84, 75 and 75. RGB value is (132,117,117). Sum of RGB (Red+Green+Blue) = 132+117+117=366 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.07% from 366); Green value is 117 (46.09% from 255 or 31.97% from 366); Blue value is 117 (46.09% from 255 or 31.97% from 366); Max value from RGB is 132 - color contains mainly: red. Hex color #847575 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847575 is #7B8A8A. Grayscale: #797979. Windows color (decimal): -8096395 or 7697796. OLE color: 7697796.
HSL color Cylindrical-coordinate representation of color #847575: 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.11%. Process color model (Four color, CMYK) of #847575 is Cyan = 0, Magento = 0.11, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 117 | - |
| CMYK | 0 | 0.11 | 0.11 | 0.48 |
| HSL | 0º | 0.06% | 0.49% | - |
| HSV(B) | 0º | 0.11% | 0.52% | - |
| XYZ | 19.09 | 18.91 | 19.47 | - |
| YUV | 121.49 | 125.47 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 117 | 0 | 0.11 | 0.11 | 0.48 | 0 | 0.06 | 0.49 |
| Hex | 84 | 75 | 75 | 0 | B | B | 30 | 0 | 6 | 31 |
| Octal | 204 | 165 | 165 | 0 | 13 | 13 | 60 | 0 | 6 | 61 |
| Binary | 10000100 | 1110101 | 1110101 | 0 | 1011 | 1011 | 110000 | 0 | 110 | 110001 |
Color Harmonies of #847575
Complementary color
Monochromatic Colors of #847575
Black with #847575
Text Example
Text Example
White with #847575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847575; }
p { color: rgb(132,117,117); }
H1.HeaderClassName
{
color: #847575;
}
.AnyTagClassName
{
color: #847575;
}
</style>
background-color css
<style>
a { background-color: #847575; }
a { background-color: rgb(132,117,117); }
div.DivClassName
{
background-color: #847575;
}
.BgClassName
{
background-color: #847575;
}
</style>
border-color css
<style>
span { border-color: #847575; }
span { border-color: rgb(132,117,117); }
td.TdClassName
{
border-color: #847575;
}
.TagClassName
{
border-color: #847575;
}
</style>