Shades of Bazaar #867979
Tints of Bazaar #867979
RGB
CMYK
RGB Variations
Color information
#867979 (or 0x867979) is known color: Bazaar. HEX triplet: 86, 79 and 79. RGB value is (134,121,121). Sum of RGB (Red+Green+Blue) = 134+121+121=376 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.64% from 376); Green value is 121 (47.66% from 255 or 32.18% from 376); Blue value is 121 (47.66% from 255 or 32.18% from 376); Max value from RGB is 134 - color contains mainly: red. Hex color #867979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867979 is #798686. Grayscale: #7C7C7C. Windows color (decimal): -7964295 or 7960966. OLE color: 7960966.
HSL color Cylindrical-coordinate representation of color #867979: hue angle of 0º degrees, saturation: 0.05, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #867979 is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 121 | - |
| CMYK | 0 | 0.10 | 0.10 | 0.47 |
| HSL | 0º | 0.05% | 0.5% | - |
| HSV(B) | 0º | 0.1% | 0.53% | - |
| XYZ | 20.12 | 20.12 | 20.91 | - |
| YUV | 124.89 | 125.81 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 121 | 0 | 0.10 | 0.10 | 0.47 | 0 | 0.05 | 0.5 |
| Hex | 86 | 79 | 79 | 0 | A | A | 2F | 0 | 5 | 32 |
| Octal | 206 | 171 | 171 | 0 | 12 | 12 | 57 | 0 | 5 | 62 |
| Binary | 10000110 | 1111001 | 1111001 | 0 | 1010 | 1010 | 101111 | 0 | 101 | 110010 |
Color Harmonies of #867979
Complementary color
Monochromatic Colors of #867979
Black with #867979
Text Example
Text Example
White with #867979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867979; }
p { color: rgb(134,121,121); }
H1.HeaderClassName
{
color: #867979;
}
.AnyTagClassName
{
color: #867979;
}
</style>
background-color css
<style>
a { background-color: #867979; }
a { background-color: rgb(134,121,121); }
div.DivClassName
{
background-color: #867979;
}
.BgClassName
{
background-color: #867979;
}
</style>
border-color css
<style>
span { border-color: #867979; }
span { border-color: rgb(134,121,121); }
td.TdClassName
{
border-color: #867979;
}
.TagClassName
{
border-color: #867979;
}
</style>