Shades of Bazaar #947674
Tints of Bazaar #947674
RGB
CMYK
RGB Variations
Color information
#947674 (or 0x947674) is known color: Bazaar. HEX triplet: 94, 76 and 74. RGB value is (148,118,116). Sum of RGB (Red+Green+Blue) = 148+118+116=382 (50% of max value = 765). Red value is 148 (58.20% from 255 or 38.74% from 382); Green value is 118 (46.48% from 255 or 30.89% from 382); Blue value is 116 (45.70% from 255 or 30.37% from 382); Max value from RGB is 148 - color contains mainly: red. Hex color #947674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947674 is #6B898B. Grayscale: #7E7E7E. Windows color (decimal): -7047564 or 7632532. OLE color: 7632532.
HSL color Cylindrical-coordinate representation of color #947674: hue angle of 3.75º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #947674 is Cyan = 0, Magento = 0.20, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 116 | - |
| CMYK | 0 | 0.20 | 0.22 | 0.42 |
| HSL | 3.75º | 0.13% | 0.52% | - |
| HSV(B) | 3.75º | 0.22% | 0.58% | - |
| XYZ | 21.84 | 20.51 | 19.33 | - |
| YUV | 126.74 | 121.94 | 143.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 116 | 0 | 0.20 | 0.22 | 0.42 | 3.75 | 0.13 | 0.52 |
| Hex | 94 | 76 | 74 | 0 | 14 | 16 | 2A | 4 | D | 34 |
| Octal | 224 | 166 | 164 | 0 | 24 | 26 | 52 | 4 | 15 | 64 |
| Binary | 10010100 | 1110110 | 1110100 | 0 | 10100 | 10110 | 101010 | 100 | 1101 | 110100 |
Color Harmonies of #947674
Complementary color
Monochromatic Colors of #947674
Black with #947674
Text Example
Text Example
White with #947674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947674; }
p { color: rgb(148,118,116); }
H1.HeaderClassName
{
color: #947674;
}
.AnyTagClassName
{
color: #947674;
}
</style>
background-color css
<style>
a { background-color: #947674; }
a { background-color: rgb(148,118,116); }
div.DivClassName
{
background-color: #947674;
}
.BgClassName
{
background-color: #947674;
}
</style>
border-color css
<style>
span { border-color: #947674; }
span { border-color: rgb(148,118,116); }
td.TdClassName
{
border-color: #947674;
}
.TagClassName
{
border-color: #947674;
}
</style>