Shades of Bazaar #827676
Tints of Bazaar #827676
RGB
CMYK
RGB Variations
Color information
#827676 (or 0x827676) is known color: Bazaar. HEX triplet: 82, 76 and 76. RGB value is (130,118,118). Sum of RGB (Red+Green+Blue) = 130+118+118=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 118 (46.48% from 255 or 32.24% from 366); Blue value is 118 (46.48% from 255 or 32.24% from 366); Max value from RGB is 130 - color contains mainly: red. Hex color #827676 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827676 is #7D8989. Grayscale: #797979. Windows color (decimal): -8227210 or 7763586. OLE color: 7763586.
HSL color Cylindrical-coordinate representation of color #827676: 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.09%. Process color model (Four color, CMYK) of #827676 is Cyan = 0, Magento = 0.09, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 118 | - |
| CMYK | 0 | 0.09 | 0.09 | 0.49 |
| HSL | 0º | 0.05% | 0.49% | - |
| HSV(B) | 0º | 0.09% | 0.51% | - |
| XYZ | 18.95 | 19.01 | 19.81 | - |
| YUV | 121.59 | 125.98 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 118 | 0 | 0.09 | 0.09 | 0.49 | 0 | 0.05 | 0.49 |
| Hex | 82 | 76 | 76 | 0 | 9 | 9 | 31 | 0 | 5 | 31 |
| Octal | 202 | 166 | 166 | 0 | 11 | 11 | 61 | 0 | 5 | 61 |
| Binary | 10000010 | 1110110 | 1110110 | 0 | 1001 | 1001 | 110001 | 0 | 101 | 110001 |
Color Harmonies of #827676
Complementary color
Monochromatic Colors of #827676
Black with #827676
Text Example
Text Example
White with #827676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827676; }
p { color: rgb(130,118,118); }
H1.HeaderClassName
{
color: #827676;
}
.AnyTagClassName
{
color: #827676;
}
</style>
background-color css
<style>
a { background-color: #827676; }
a { background-color: rgb(130,118,118); }
div.DivClassName
{
background-color: #827676;
}
.BgClassName
{
background-color: #827676;
}
</style>
border-color css
<style>
span { border-color: #827676; }
span { border-color: rgb(130,118,118); }
td.TdClassName
{
border-color: #827676;
}
.TagClassName
{
border-color: #827676;
}
</style>