Shades of Bazaar #977773
Tints of Bazaar #977773
RGB
CMYK
RGB Variations
Color information
#977773 (or 0x977773) is known color: Bazaar. HEX triplet: 97, 77 and 73. RGB value is (151,119,115). Sum of RGB (Red+Green+Blue) = 151+119+115=385 (50% of max value = 765). Red value is 151 (59.38% from 255 or 39.22% from 385); Green value is 119 (46.88% from 255 or 30.91% from 385); Blue value is 115 (45.31% from 255 or 29.87% from 385); Max value from RGB is 151 - color contains mainly: red. Hex color #977773 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977773 is #68888C. Grayscale: #808080. Windows color (decimal): -6850701 or 7567255. OLE color: 7567255.
HSL color Cylindrical-coordinate representation of color #977773: hue angle of 6.67º 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 #977773 is Cyan = 0, Magento = 0.21, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 119 | 115 | - |
| CMYK | 0 | 0.21 | 0.24 | 0.41 |
| HSL | 6.67º | 0.15% | 0.52% | - |
| HSV(B) | 6.67º | 0.24% | 0.59% | - |
| XYZ | 22.45 | 21.01 | 19.09 | - |
| YUV | 128.11 | 120.6 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 119 | 115 | 0 | 0.21 | 0.24 | 0.41 | 6.67 | 0.15 | 0.52 |
| Hex | 97 | 77 | 73 | 0 | 15 | 18 | 29 | 7 | F | 34 |
| Octal | 227 | 167 | 163 | 0 | 25 | 30 | 51 | 7 | 17 | 64 |
| Binary | 10010111 | 1110111 | 1110011 | 0 | 10101 | 11000 | 101001 | 111 | 1111 | 110100 |
Color Harmonies of #977773
Complementary color
Monochromatic Colors of #977773
Black with #977773
Text Example
Text Example
White with #977773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977773; }
p { color: rgb(151,119,115); }
H1.HeaderClassName
{
color: #977773;
}
.AnyTagClassName
{
color: #977773;
}
</style>
background-color css
<style>
a { background-color: #977773; }
a { background-color: rgb(151,119,115); }
div.DivClassName
{
background-color: #977773;
}
.BgClassName
{
background-color: #977773;
}
</style>
border-color css
<style>
span { border-color: #977773; }
span { border-color: rgb(151,119,115); }
td.TdClassName
{
border-color: #977773;
}
.TagClassName
{
border-color: #977773;
}
</style>