Shades of Bazaar #977573
Tints of Bazaar #977573
RGB
CMYK
RGB Variations
Color information
#977573 (or 0x977573) is known color: Bazaar. HEX triplet: 97, 75 and 73. RGB value is (151,117,115). Sum of RGB (Red+Green+Blue) = 151+117+115=383 (50% of max value = 765). Red value is 151 (59.38% from 255 or 39.43% from 383); Green value is 117 (46.09% from 255 or 30.55% from 383); Blue value is 115 (45.31% from 255 or 30.03% from 383); Max value from RGB is 151 - color contains mainly: red. Hex color #977573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977573 is #688A8C. Grayscale: #7E7E7E. Windows color (decimal): -6851213 or 7566743. OLE color: 7566743.
HSL color Cylindrical-coordinate representation of color #977573: hue angle of 3.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #977573 is Cyan = 0, Magento = 0.23, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 115 | - |
| CMYK | 0 | 0.23 | 0.24 | 0.41 |
| HSL | 3.33º | 0.15% | 0.52% | - |
| HSV(B) | 3.33º | 0.24% | 0.59% | - |
| XYZ | 22.22 | 20.54 | 19.01 | - |
| YUV | 126.94 | 121.26 | 145.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 115 | 0 | 0.23 | 0.24 | 0.41 | 3.33 | 0.15 | 0.52 |
| Hex | 97 | 75 | 73 | 0 | 17 | 18 | 29 | 3 | F | 34 |
| Octal | 227 | 165 | 163 | 0 | 27 | 30 | 51 | 3 | 17 | 64 |
| Binary | 10010111 | 1110101 | 1110011 | 0 | 10111 | 11000 | 101001 | 11 | 1111 | 110100 |
Color Harmonies of #977573
Complementary color
Monochromatic Colors of #977573
Black with #977573
Text Example
Text Example
White with #977573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977573; }
p { color: rgb(151,117,115); }
H1.HeaderClassName
{
color: #977573;
}
.AnyTagClassName
{
color: #977573;
}
</style>
background-color css
<style>
a { background-color: #977573; }
a { background-color: rgb(151,117,115); }
div.DivClassName
{
background-color: #977573;
}
.BgClassName
{
background-color: #977573;
}
</style>
border-color css
<style>
span { border-color: #977573; }
span { border-color: rgb(151,117,115); }
td.TdClassName
{
border-color: #977573;
}
.TagClassName
{
border-color: #977573;
}
</style>