Shades of Bazaar #827776
Tints of Bazaar #827776
RGB
CMYK
RGB Variations
Color information
#827776 (or 0x827776) is known color: Bazaar. HEX triplet: 82, 77 and 76. RGB value is (130,119,118). Sum of RGB (Red+Green+Blue) = 130+119+118=367 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.42% from 367); Green value is 119 (46.88% from 255 or 32.43% from 367); Blue value is 118 (46.48% from 255 or 32.15% from 367); Max value from RGB is 130 - color contains mainly: red. Hex color #827776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827776 is #7D8889. Grayscale: #7A7A7A. Windows color (decimal): -8226954 or 7763842. OLE color: 7763842.
HSL color Cylindrical-coordinate representation of color #827776: hue angle of 5º 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 #827776 is Cyan = 0, Magento = 0.08, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 118 | - |
| CMYK | 0 | 0.08 | 0.09 | 0.49 |
| HSL | 5º | 0.05% | 0.49% | - |
| HSV(B) | 5º | 0.09% | 0.51% | - |
| XYZ | 19.07 | 19.25 | 19.85 | - |
| YUV | 122.18 | 125.64 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 118 | 0 | 0.08 | 0.09 | 0.49 | 5 | 0.05 | 0.49 |
| Hex | 82 | 77 | 76 | 0 | 8 | 9 | 31 | 5 | 5 | 31 |
| Octal | 202 | 167 | 166 | 0 | 10 | 11 | 61 | 5 | 5 | 61 |
| Binary | 10000010 | 1110111 | 1110110 | 0 | 1000 | 1001 | 110001 | 101 | 101 | 110001 |
Color Harmonies of #827776
Complementary color
Monochromatic Colors of #827776
Black with #827776
Text Example
Text Example
White with #827776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827776; }
p { color: rgb(130,119,118); }
H1.HeaderClassName
{
color: #827776;
}
.AnyTagClassName
{
color: #827776;
}
</style>
background-color css
<style>
a { background-color: #827776; }
a { background-color: rgb(130,119,118); }
div.DivClassName
{
background-color: #827776;
}
.BgClassName
{
background-color: #827776;
}
</style>
border-color css
<style>
span { border-color: #827776; }
span { border-color: rgb(130,119,118); }
td.TdClassName
{
border-color: #827776;
}
.TagClassName
{
border-color: #827776;
}
</style>