Shades of Bazaar #977775
Tints of Bazaar #977775
RGB
CMYK
RGB Variations
Color information
#977775 (or 0x977775) is known color: Bazaar. HEX triplet: 97, 77 and 75. RGB value is (151,119,117). Sum of RGB (Red+Green+Blue) = 151+119+117=387 (51% of max value = 765). Red value is 151 (59.38% from 255 or 39.02% from 387); Green value is 119 (46.88% from 255 or 30.75% from 387); Blue value is 117 (46.09% from 255 or 30.23% from 387); Max value from RGB is 151 - color contains mainly: red. Hex color #977775 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977775 is #68888A. Grayscale: #808080. Windows color (decimal): -6850699 or 7698327. OLE color: 7698327.
HSL color Cylindrical-coordinate representation of color #977775: hue angle of 3.53º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #977775 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 119 | 117 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.41 |
| HSL | 3.53º | 0.14% | 0.53% | - |
| HSV(B) | 3.53º | 0.23% | 0.59% | - |
| XYZ | 22.57 | 21.06 | 19.7 | - |
| YUV | 128.34 | 121.6 | 144.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 119 | 117 | 0 | 0.21 | 0.23 | 0.41 | 3.53 | 0.14 | 0.53 |
| Hex | 97 | 77 | 75 | 0 | 15 | 17 | 29 | 4 | E | 35 |
| Octal | 227 | 167 | 165 | 0 | 25 | 27 | 51 | 4 | 16 | 65 |
| Binary | 10010111 | 1110111 | 1110101 | 0 | 10101 | 10111 | 101001 | 100 | 1110 | 110101 |
Color Harmonies of #977775
Complementary color
Monochromatic Colors of #977775
Black with #977775
Text Example
Text Example
White with #977775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977775; }
p { color: rgb(151,119,117); }
H1.HeaderClassName
{
color: #977775;
}
.AnyTagClassName
{
color: #977775;
}
</style>
background-color css
<style>
a { background-color: #977775; }
a { background-color: rgb(151,119,117); }
div.DivClassName
{
background-color: #977775;
}
.BgClassName
{
background-color: #977775;
}
</style>
border-color css
<style>
span { border-color: #977775; }
span { border-color: rgb(151,119,117); }
td.TdClassName
{
border-color: #977775;
}
.TagClassName
{
border-color: #977775;
}
</style>