Shades of Bazaar #947170
Tints of Bazaar #947170
RGB
CMYK
RGB Variations
Color information
#947170 (or 0x947170) is known color: Bazaar. HEX triplet: 94, 71 and 70. RGB value is (148,113,112). Sum of RGB (Red+Green+Blue) = 148+113+112=373 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.68% from 373); Green value is 113 (44.53% from 255 or 30.29% from 373); Blue value is 112 (44.14% from 255 or 30.03% from 373); Max value from RGB is 148 - color contains mainly: red. Hex color #947170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947170 is #6B8E8F. Grayscale: #7B7B7B. Windows color (decimal): -7048848 or 7369108. OLE color: 7369108.
HSL color Cylindrical-coordinate representation of color #947170: hue angle of 1.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 #947170 is Cyan = 0, Magento = 0.24, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 113 | 112 | - |
| CMYK | 0 | 0.24 | 0.24 | 0.42 |
| HSL | 1.67º | 0.14% | 0.51% | - |
| HSV(B) | 1.67º | 0.24% | 0.58% | - |
| XYZ | 21.04 | 19.28 | 17.94 | - |
| YUV | 123.35 | 121.6 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 112 | 0 | 0.24 | 0.24 | 0.42 | 1.67 | 0.14 | 0.51 |
| Hex | 94 | 71 | 70 | 0 | 18 | 18 | 2A | 2 | E | 33 |
| Octal | 224 | 161 | 160 | 0 | 30 | 30 | 52 | 2 | 16 | 63 |
| Binary | 10010100 | 1110001 | 1110000 | 0 | 11000 | 11000 | 101010 | 10 | 1110 | 110011 |
Color Harmonies of #947170
Complementary color
Monochromatic Colors of #947170
Black with #947170
Text Example
Text Example
White with #947170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947170; }
p { color: rgb(148,113,112); }
H1.HeaderClassName
{
color: #947170;
}
.AnyTagClassName
{
color: #947170;
}
</style>
background-color css
<style>
a { background-color: #947170; }
a { background-color: rgb(148,113,112); }
div.DivClassName
{
background-color: #947170;
}
.BgClassName
{
background-color: #947170;
}
</style>
border-color css
<style>
span { border-color: #947170; }
span { border-color: rgb(148,113,112); }
td.TdClassName
{
border-color: #947170;
}
.TagClassName
{
border-color: #947170;
}
</style>