Shades of Bazaar #867372
Tints of Bazaar #867372
RGB
CMYK
RGB Variations
Color information
#867372 (or 0x867372) is known color: Bazaar. HEX triplet: 86, 73 and 72. RGB value is (134,115,114). Sum of RGB (Red+Green+Blue) = 134+115+114=363 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.91% from 363); Green value is 115 (45.31% from 255 or 31.68% from 363); Blue value is 114 (44.92% from 255 or 31.40% from 363); Max value from RGB is 134 - color contains mainly: red. Hex color #867372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867372 is #798C8D. Grayscale: #787878. Windows color (decimal): -7965838 or 7500678. OLE color: 7500678.
HSL color Cylindrical-coordinate representation of color #867372: hue angle of 3º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #867372 is Cyan = 0, Magento = 0.14, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 114 | - |
| CMYK | 0 | 0.14 | 0.15 | 0.47 |
| HSL | 3º | 0.08% | 0.49% | - |
| HSV(B) | 3º | 0.15% | 0.53% | - |
| XYZ | 19 | 18.54 | 18.5 | - |
| YUV | 120.57 | 124.29 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 114 | 0 | 0.14 | 0.15 | 0.47 | 3 | 0.08 | 0.49 |
| Hex | 86 | 73 | 72 | 0 | E | F | 2F | 3 | 8 | 31 |
| Octal | 206 | 163 | 162 | 0 | 16 | 17 | 57 | 3 | 10 | 61 |
| Binary | 10000110 | 1110011 | 1110010 | 0 | 1110 | 1111 | 101111 | 11 | 1000 | 110001 |
Color Harmonies of #867372
Complementary color
Monochromatic Colors of #867372
Black with #867372
Text Example
Text Example
White with #867372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867372; }
p { color: rgb(134,115,114); }
H1.HeaderClassName
{
color: #867372;
}
.AnyTagClassName
{
color: #867372;
}
</style>
background-color css
<style>
a { background-color: #867372; }
a { background-color: rgb(134,115,114); }
div.DivClassName
{
background-color: #867372;
}
.BgClassName
{
background-color: #867372;
}
</style>
border-color css
<style>
span { border-color: #867372; }
span { border-color: rgb(134,115,114); }
td.TdClassName
{
border-color: #867372;
}
.TagClassName
{
border-color: #867372;
}
</style>