Shades of Bazaar #977875
Tints of Bazaar #977875
RGB
CMYK
RGB Variations
Color information
#977875 (or 0x977875) is known color: Bazaar. HEX triplet: 97, 78 and 75. RGB value is (151,120,117). Sum of RGB (Red+Green+Blue) = 151+120+117=388 (51% of max value = 765). Red value is 151 (59.38% from 255 or 38.92% from 388); Green value is 120 (47.27% from 255 or 30.93% from 388); Blue value is 117 (46.09% from 255 or 30.15% from 388); Max value from RGB is 151 - color contains mainly: red. Hex color #977875 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977875 is #68878A. Grayscale: #808080. Windows color (decimal): -6850443 or 7698583. OLE color: 7698583.
HSL color Cylindrical-coordinate representation of color #977875: hue angle of 5.29º 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 #977875 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 120 | 117 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.41 |
| HSL | 5.29º | 0.14% | 0.53% | - |
| HSV(B) | 5.29º | 0.23% | 0.59% | - |
| XYZ | 22.69 | 21.3 | 19.74 | - |
| YUV | 128.93 | 121.27 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 120 | 117 | 0 | 0.21 | 0.23 | 0.41 | 5.29 | 0.14 | 0.53 |
| Hex | 97 | 78 | 75 | 0 | 15 | 17 | 29 | 5 | E | 35 |
| Octal | 227 | 170 | 165 | 0 | 25 | 27 | 51 | 5 | 16 | 65 |
| Binary | 10010111 | 1111000 | 1110101 | 0 | 10101 | 10111 | 101001 | 101 | 1110 | 110101 |
Color Harmonies of #977875
Complementary color
Monochromatic Colors of #977875
Black with #977875
Text Example
Text Example
White with #977875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977875; }
p { color: rgb(151,120,117); }
H1.HeaderClassName
{
color: #977875;
}
.AnyTagClassName
{
color: #977875;
}
</style>
background-color css
<style>
a { background-color: #977875; }
a { background-color: rgb(151,120,117); }
div.DivClassName
{
background-color: #977875;
}
.BgClassName
{
background-color: #977875;
}
</style>
border-color css
<style>
span { border-color: #977875; }
span { border-color: rgb(151,120,117); }
td.TdClassName
{
border-color: #977875;
}
.TagClassName
{
border-color: #977875;
}
</style>