Shades of Bazaar #947370
Tints of Bazaar #947370
RGB
CMYK
RGB Variations
Color information
#947370 (or 0x947370) is known color: Bazaar. HEX triplet: 94, 73 and 70. RGB value is (148,115,112). Sum of RGB (Red+Green+Blue) = 148+115+112=375 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.47% from 375); Green value is 115 (45.31% from 255 or 30.67% from 375); Blue value is 112 (44.14% from 255 or 29.87% from 375); Max value from RGB is 148 - color contains mainly: red. Hex color #947370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947370 is #6B8C8F. Grayscale: #7C7C7C. Windows color (decimal): -7048336 or 7369620. OLE color: 7369620.
HSL color Cylindrical-coordinate representation of color #947370: hue angle of 5º 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 #947370 is Cyan = 0, Magento = 0.22, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 112 | - |
| CMYK | 0 | 0.22 | 0.24 | 0.42 |
| HSL | 5º | 0.14% | 0.51% | - |
| HSV(B) | 5º | 0.24% | 0.58% | - |
| XYZ | 21.27 | 19.73 | 18.02 | - |
| YUV | 124.53 | 120.93 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 112 | 0 | 0.22 | 0.24 | 0.42 | 5 | 0.14 | 0.51 |
| Hex | 94 | 73 | 70 | 0 | 16 | 18 | 2A | 5 | E | 33 |
| Octal | 224 | 163 | 160 | 0 | 26 | 30 | 52 | 5 | 16 | 63 |
| Binary | 10010100 | 1110011 | 1110000 | 0 | 10110 | 11000 | 101010 | 101 | 1110 | 110011 |
Color Harmonies of #947370
Complementary color
Monochromatic Colors of #947370
Black with #947370
Text Example
Text Example
White with #947370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947370; }
p { color: rgb(148,115,112); }
H1.HeaderClassName
{
color: #947370;
}
.AnyTagClassName
{
color: #947370;
}
</style>
background-color css
<style>
a { background-color: #947370; }
a { background-color: rgb(148,115,112); }
div.DivClassName
{
background-color: #947370;
}
.BgClassName
{
background-color: #947370;
}
</style>
border-color css
<style>
span { border-color: #947370; }
span { border-color: rgb(148,115,112); }
td.TdClassName
{
border-color: #947370;
}
.TagClassName
{
border-color: #947370;
}
</style>