Shades of Bazaar #987976
Tints of Bazaar #987976
RGB
CMYK
RGB Variations
Color information
#987976 (or 0x987976) is known color: Bazaar. HEX triplet: 98, 79 and 76. RGB value is (152,121,118). Sum of RGB (Red+Green+Blue) = 152+121+118=391 (51% of max value = 765). Red value is 152 (59.77% from 255 or 38.87% from 391); Green value is 121 (47.66% from 255 or 30.95% from 391); Blue value is 118 (46.48% from 255 or 30.18% from 391); Max value from RGB is 152 - color contains mainly: red. Hex color #987976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987976 is #678689. Grayscale: #818181. Windows color (decimal): -6784650 or 7764376. OLE color: 7764376.
HSL color Cylindrical-coordinate representation of color #987976: hue angle of 5.29º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #987976 is Cyan = 0, Magento = 0.20, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 121 | 118 | - |
| CMYK | 0 | 0.20 | 0.22 | 0.40 |
| HSL | 5.29º | 0.14% | 0.53% | - |
| HSV(B) | 5.29º | 0.22% | 0.6% | - |
| XYZ | 23.06 | 21.66 | 20.1 | - |
| YUV | 129.93 | 121.27 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 121 | 118 | 0 | 0.20 | 0.22 | 0.40 | 5.29 | 0.14 | 0.53 |
| Hex | 98 | 79 | 76 | 0 | 14 | 16 | 28 | 5 | E | 35 |
| Octal | 230 | 171 | 166 | 0 | 24 | 26 | 50 | 5 | 16 | 65 |
| Binary | 10011000 | 1111001 | 1110110 | 0 | 10100 | 10110 | 101000 | 101 | 1110 | 110101 |
Color Harmonies of #987976
Complementary color
Monochromatic Colors of #987976
Black with #987976
Text Example
Text Example
White with #987976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987976; }
p { color: rgb(152,121,118); }
H1.HeaderClassName
{
color: #987976;
}
.AnyTagClassName
{
color: #987976;
}
</style>
background-color css
<style>
a { background-color: #987976; }
a { background-color: rgb(152,121,118); }
div.DivClassName
{
background-color: #987976;
}
.BgClassName
{
background-color: #987976;
}
</style>
border-color css
<style>
span { border-color: #987976; }
span { border-color: rgb(152,121,118); }
td.TdClassName
{
border-color: #987976;
}
.TagClassName
{
border-color: #987976;
}
</style>