Shades of Bazaar #947470
Tints of Bazaar #947470
RGB
CMYK
RGB Variations
Color information
#947470 (or 0x947470) is known color: Bazaar. HEX triplet: 94, 74 and 70. RGB value is (148,116,112). Sum of RGB (Red+Green+Blue) = 148+116+112=376 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.36% from 376); Green value is 116 (45.70% from 255 or 30.85% from 376); Blue value is 112 (44.14% from 255 or 29.79% from 376); Max value from RGB is 148 - color contains mainly: red. Hex color #947470 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947470 is #6B8B8F. Grayscale: #7D7D7D. Windows color (decimal): -7048080 or 7369876. OLE color: 7369876.
HSL color Cylindrical-coordinate representation of color #947470: hue angle of 6.67º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #947470 is Cyan = 0, Magento = 0.22, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 116 | 112 | - |
| CMYK | 0 | 0.22 | 0.24 | 0.42 |
| HSL | 6.67º | 0.14% | 0.51% | - |
| HSV(B) | 6.67º | 0.24% | 0.58% | - |
| XYZ | 21.38 | 19.96 | 18.05 | - |
| YUV | 125.11 | 120.6 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 116 | 112 | 0 | 0.22 | 0.24 | 0.42 | 6.67 | 0.14 | 0.51 |
| Hex | 94 | 74 | 70 | 0 | 16 | 18 | 2A | 7 | E | 33 |
| Octal | 224 | 164 | 160 | 0 | 26 | 30 | 52 | 7 | 16 | 63 |
| Binary | 10010100 | 1110100 | 1110000 | 0 | 10110 | 11000 | 101010 | 111 | 1110 | 110011 |
Color Harmonies of #947470
Complementary color
Monochromatic Colors of #947470
Black with #947470
Text Example
Text Example
White with #947470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947470; }
p { color: rgb(148,116,112); }
H1.HeaderClassName
{
color: #947470;
}
.AnyTagClassName
{
color: #947470;
}
</style>
background-color css
<style>
a { background-color: #947470; }
a { background-color: rgb(148,116,112); }
div.DivClassName
{
background-color: #947470;
}
.BgClassName
{
background-color: #947470;
}
</style>
border-color css
<style>
span { border-color: #947470; }
span { border-color: rgb(148,116,112); }
td.TdClassName
{
border-color: #947470;
}
.TagClassName
{
border-color: #947470;
}
</style>