Shades of Bazaar #827473
Tints of Bazaar #827473
RGB
CMYK
RGB Variations
Color information
#827473 (or 0x827473) is known color: Bazaar. HEX triplet: 82, 74 and 73. RGB value is (130,116,115). Sum of RGB (Red+Green+Blue) = 130+116+115=361 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.01% from 361); Green value is 116 (45.70% from 255 or 32.13% from 361); Blue value is 115 (45.31% from 255 or 31.86% from 361); Max value from RGB is 130 - color contains mainly: red. Hex color #827473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827473 is #7D8B8C. Grayscale: #787878. Windows color (decimal): -8227725 or 7566466. OLE color: 7566466.
HSL color Cylindrical-coordinate representation of color #827473: hue angle of 4º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #827473 is Cyan = 0, Magento = 0.11, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 115 | - |
| CMYK | 0 | 0.11 | 0.12 | 0.49 |
| HSL | 4º | 0.06% | 0.48% | - |
| HSV(B) | 4º | 0.12% | 0.51% | - |
| XYZ | 18.55 | 18.47 | 18.81 | - |
| YUV | 120.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 115 | 0 | 0.11 | 0.12 | 0.49 | 4 | 0.06 | 0.48 |
| Hex | 82 | 74 | 73 | 0 | B | C | 31 | 4 | 6 | 30 |
| Octal | 202 | 164 | 163 | 0 | 13 | 14 | 61 | 4 | 6 | 60 |
| Binary | 10000010 | 1110100 | 1110011 | 0 | 1011 | 1100 | 110001 | 100 | 110 | 110000 |
Color Harmonies of #827473
Complementary color
Monochromatic Colors of #827473
Black with #827473
Text Example
Text Example
White with #827473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827473; }
p { color: rgb(130,116,115); }
H1.HeaderClassName
{
color: #827473;
}
.AnyTagClassName
{
color: #827473;
}
</style>
background-color css
<style>
a { background-color: #827473; }
a { background-color: rgb(130,116,115); }
div.DivClassName
{
background-color: #827473;
}
.BgClassName
{
background-color: #827473;
}
</style>
border-color css
<style>
span { border-color: #827473; }
span { border-color: rgb(130,116,115); }
td.TdClassName
{
border-color: #827473;
}
.TagClassName
{
border-color: #827473;
}
</style>