Shades of Bazaar #947876
Tints of Bazaar #947876
RGB
CMYK
RGB Variations
Color information
#947876 (or 0x947876) is known color: Bazaar. HEX triplet: 94, 78 and 76. RGB value is (148,120,118). Sum of RGB (Red+Green+Blue) = 148+120+118=386 (51% of max value = 765). Red value is 148 (58.20% from 255 or 38.34% from 386); Green value is 120 (47.27% from 255 or 31.09% from 386); Blue value is 118 (46.48% from 255 or 30.57% from 386); Max value from RGB is 148 - color contains mainly: red. Hex color #947876 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947876 is #6B8789. Grayscale: #808080. Windows color (decimal): -7047050 or 7764116. OLE color: 7764116.
HSL color Cylindrical-coordinate representation of color #947876: hue angle of 4º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #947876 is Cyan = 0, Magento = 0.19, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 120 | 118 | - |
| CMYK | 0 | 0.19 | 0.20 | 0.42 |
| HSL | 4º | 0.12% | 0.52% | - |
| HSV(B) | 4º | 0.2% | 0.58% | - |
| XYZ | 22.2 | 21.04 | 20.03 | - |
| YUV | 128.14 | 122.28 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 120 | 118 | 0 | 0.19 | 0.20 | 0.42 | 4 | 0.12 | 0.52 |
| Hex | 94 | 78 | 76 | 0 | 13 | 14 | 2A | 4 | C | 34 |
| Octal | 224 | 170 | 166 | 0 | 23 | 24 | 52 | 4 | 14 | 64 |
| Binary | 10010100 | 1111000 | 1110110 | 0 | 10011 | 10100 | 101010 | 100 | 1100 | 110100 |
Color Harmonies of #947876
Complementary color
Monochromatic Colors of #947876
Black with #947876
Text Example
Text Example
White with #947876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947876; }
p { color: rgb(148,120,118); }
H1.HeaderClassName
{
color: #947876;
}
.AnyTagClassName
{
color: #947876;
}
</style>
background-color css
<style>
a { background-color: #947876; }
a { background-color: rgb(148,120,118); }
div.DivClassName
{
background-color: #947876;
}
.BgClassName
{
background-color: #947876;
}
</style>
border-color css
<style>
span { border-color: #947876; }
span { border-color: rgb(148,120,118); }
td.TdClassName
{
border-color: #947876;
}
.TagClassName
{
border-color: #947876;
}
</style>