Shades of Bazaar #947070
Tints of Bazaar #947070
RGB
CMYK
RGB Variations
Color information
#947070 (or 0x947070) is known color: Bazaar. HEX triplet: 94, 70 and 70. RGB value is (148,112,112). Sum of RGB (Red+Green+Blue) = 148+112+112=372 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.78% from 372); Green value is 112 (44.14% from 255 or 30.11% from 372); Blue value is 112 (44.14% from 255 or 30.11% from 372); Max value from RGB is 148 - color contains mainly: red. Hex color #947070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947070 is #6B8F8F. Grayscale: #7A7A7A. Windows color (decimal): -7049104 or 7368852. OLE color: 7368852.
HSL color Cylindrical-coordinate representation of color #947070: hue angle of 0º 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 #947070 is Cyan = 0, Magento = 0.24, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 112 | - |
| CMYK | 0 | 0.24 | 0.24 | 0.42 |
| HSL | 0º | 0.14% | 0.51% | - |
| HSV(B) | 0º | 0.24% | 0.58% | - |
| XYZ | 20.93 | 19.05 | 17.9 | - |
| YUV | 122.76 | 121.93 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 112 | 0 | 0.24 | 0.24 | 0.42 | 0 | 0.14 | 0.51 |
| Hex | 94 | 70 | 70 | 0 | 18 | 18 | 2A | 0 | E | 33 |
| Octal | 224 | 160 | 160 | 0 | 30 | 30 | 52 | 0 | 16 | 63 |
| Binary | 10010100 | 1110000 | 1110000 | 0 | 11000 | 11000 | 101010 | 0 | 1110 | 110011 |
Color Harmonies of #947070
Complementary color
Monochromatic Colors of #947070
Black with #947070
Text Example
Text Example
White with #947070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947070; }
p { color: rgb(148,112,112); }
H1.HeaderClassName
{
color: #947070;
}
.AnyTagClassName
{
color: #947070;
}
</style>
background-color css
<style>
a { background-color: #947070; }
a { background-color: rgb(148,112,112); }
div.DivClassName
{
background-color: #947070;
}
.BgClassName
{
background-color: #947070;
}
</style>
border-color css
<style>
span { border-color: #947070; }
span { border-color: rgb(148,112,112); }
td.TdClassName
{
border-color: #947070;
}
.TagClassName
{
border-color: #947070;
}
</style>