Shades of Bazaar #837676
Tints of Bazaar #837676
RGB
CMYK
RGB Variations
Color information
#837676 (or 0x837676) is known color: Bazaar. HEX triplet: 83, 76 and 76. RGB value is (131,118,118). Sum of RGB (Red+Green+Blue) = 131+118+118=367 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.69% from 367); Green value is 118 (46.48% from 255 or 32.15% from 367); Blue value is 118 (46.48% from 255 or 32.15% from 367); Max value from RGB is 131 - color contains mainly: red. Hex color #837676 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837676 is #7C8989. Grayscale: #797979. Windows color (decimal): -8161674 or 7763587. OLE color: 7763587.
HSL color Cylindrical-coordinate representation of color #837676: hue angle of 0º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #837676 is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 118 | - |
| CMYK | 0 | 0.10 | 0.10 | 0.49 |
| HSL | 0º | 0.05% | 0.49% | - |
| HSV(B) | 0º | 0.1% | 0.51% | - |
| XYZ | 19.11 | 19.09 | 19.82 | - |
| YUV | 121.89 | 125.81 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 118 | 0 | 0.10 | 0.10 | 0.49 | 0 | 0.05 | 0.49 |
| Hex | 83 | 76 | 76 | 0 | A | A | 31 | 0 | 5 | 31 |
| Octal | 203 | 166 | 166 | 0 | 12 | 12 | 61 | 0 | 5 | 61 |
| Binary | 10000011 | 1110110 | 1110110 | 0 | 1010 | 1010 | 110001 | 0 | 101 | 110001 |
Color Harmonies of #837676
Complementary color
Monochromatic Colors of #837676
Black with #837676
Text Example
Text Example
White with #837676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837676; }
p { color: rgb(131,118,118); }
H1.HeaderClassName
{
color: #837676;
}
.AnyTagClassName
{
color: #837676;
}
</style>
background-color css
<style>
a { background-color: #837676; }
a { background-color: rgb(131,118,118); }
div.DivClassName
{
background-color: #837676;
}
.BgClassName
{
background-color: #837676;
}
</style>
border-color css
<style>
span { border-color: #837676; }
span { border-color: rgb(131,118,118); }
td.TdClassName
{
border-color: #837676;
}
.TagClassName
{
border-color: #837676;
}
</style>