Shades of Bazaar #827775
Tints of Bazaar #827775
RGB
CMYK
RGB Variations
Color information
#827775 (or 0x827775) is known color: Bazaar. HEX triplet: 82, 77 and 75. RGB value is (130,119,117). Sum of RGB (Red+Green+Blue) = 130+119+117=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 119 (46.88% from 255 or 32.51% from 366); Blue value is 117 (46.09% from 255 or 31.97% from 366); Max value from RGB is 130 - color contains mainly: red. Hex color #827775 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827775 is #7D888A. Grayscale: #7A7A7A. Windows color (decimal): -8226955 or 7698306. OLE color: 7698306.
HSL color Cylindrical-coordinate representation of color #827775: hue angle of 9.23º 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 #827775 is Cyan = 0, Magento = 0.08, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 117 | - |
| CMYK | 0 | 0.08 | 0.1 | 0.49 |
| HSL | 9.23º | 0.05% | 0.48% | - |
| HSV(B) | 9.23º | 0.1% | 0.51% | - |
| XYZ | 19.01 | 19.22 | 19.54 | - |
| YUV | 122.06 | 125.14 | 133.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 117 | 0 | 0.08 | 0.1 | 0.49 | 9.23 | 0.05 | 0.48 |
| Hex | 82 | 77 | 75 | 0 | 8 | A | 31 | 9 | 5 | 30 |
| Octal | 202 | 167 | 165 | 0 | 10 | 12 | 61 | 11 | 5 | 60 |
| Binary | 10000010 | 1110111 | 1110101 | 0 | 1000 | 1010 | 110001 | 1001 | 101 | 110000 |
Color Harmonies of #827775
Complementary color
Monochromatic Colors of #827775
Black with #827775
Text Example
Text Example
White with #827775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827775; }
p { color: rgb(130,119,117); }
H1.HeaderClassName
{
color: #827775;
}
.AnyTagClassName
{
color: #827775;
}
</style>
background-color css
<style>
a { background-color: #827775; }
a { background-color: rgb(130,119,117); }
div.DivClassName
{
background-color: #827775;
}
.BgClassName
{
background-color: #827775;
}
</style>
border-color css
<style>
span { border-color: #827775; }
span { border-color: rgb(130,119,117); }
td.TdClassName
{
border-color: #827775;
}
.TagClassName
{
border-color: #827775;
}
</style>