Shades of Bazaar #827675
Tints of Bazaar #827675
RGB
CMYK
RGB Variations
Color information
#827675 (or 0x827675) is known color: Bazaar. HEX triplet: 82, 76 and 75. RGB value is (130,118,117). Sum of RGB (Red+Green+Blue) = 130+118+117=365 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.62% from 365); Green value is 118 (46.48% from 255 or 32.33% from 365); Blue value is 117 (46.09% from 255 or 32.05% from 365); Max value from RGB is 130 - color contains mainly: red. Hex color #827675 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827675 is #7D898A. Grayscale: #797979. Windows color (decimal): -8227211 or 7698050. OLE color: 7698050.
HSL color Cylindrical-coordinate representation of color #827675: hue angle of 4.62º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #827675 is Cyan = 0, Magento = 0.09, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 117 | - |
| CMYK | 0 | 0.09 | 0.1 | 0.49 |
| HSL | 4.62º | 0.05% | 0.48% | - |
| HSV(B) | 4.62º | 0.1% | 0.51% | - |
| XYZ | 18.9 | 18.99 | 19.5 | - |
| YUV | 121.47 | 125.48 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 117 | 0 | 0.09 | 0.1 | 0.49 | 4.62 | 0.05 | 0.48 |
| Hex | 82 | 76 | 75 | 0 | 9 | A | 31 | 5 | 5 | 30 |
| Octal | 202 | 166 | 165 | 0 | 11 | 12 | 61 | 5 | 5 | 60 |
| Binary | 10000010 | 1110110 | 1110101 | 0 | 1001 | 1010 | 110001 | 101 | 101 | 110000 |
Color Harmonies of #827675
Complementary color
Monochromatic Colors of #827675
Black with #827675
Text Example
Text Example
White with #827675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827675; }
p { color: rgb(130,118,117); }
H1.HeaderClassName
{
color: #827675;
}
.AnyTagClassName
{
color: #827675;
}
</style>
background-color css
<style>
a { background-color: #827675; }
a { background-color: rgb(130,118,117); }
div.DivClassName
{
background-color: #827675;
}
.BgClassName
{
background-color: #827675;
}
</style>
border-color css
<style>
span { border-color: #827675; }
span { border-color: rgb(130,118,117); }
td.TdClassName
{
border-color: #827675;
}
.TagClassName
{
border-color: #827675;
}
</style>