Shades of Bazaar #977571
Tints of Bazaar #977571
RGB
CMYK
RGB Variations
Color information
#977571 (or 0x977571) is known color: Bazaar. HEX triplet: 97, 75 and 71. RGB value is (151,117,113). Sum of RGB (Red+Green+Blue) = 151+117+113=381 (50% of max value = 765). Red value is 151 (59.38% from 255 or 39.63% from 381); Green value is 117 (46.09% from 255 or 30.71% from 381); Blue value is 113 (44.53% from 255 or 29.66% from 381); Max value from RGB is 151 - color contains mainly: red. Hex color #977571 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977571 is #688A8E. Grayscale: #7E7E7E. Windows color (decimal): -6851215 or 7435671. OLE color: 7435671.
HSL color Cylindrical-coordinate representation of color #977571: hue angle of 6.32º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #977571 is Cyan = 0, Magento = 0.23, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 113 | - |
| CMYK | 0 | 0.23 | 0.25 | 0.41 |
| HSL | 6.32º | 0.15% | 0.52% | - |
| HSV(B) | 6.32º | 0.25% | 0.59% | - |
| XYZ | 22.1 | 20.49 | 18.41 | - |
| YUV | 126.71 | 120.26 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 113 | 0 | 0.23 | 0.25 | 0.41 | 6.32 | 0.15 | 0.52 |
| Hex | 97 | 75 | 71 | 0 | 17 | 19 | 29 | 6 | F | 34 |
| Octal | 227 | 165 | 161 | 0 | 27 | 31 | 51 | 6 | 17 | 64 |
| Binary | 10010111 | 1110101 | 1110001 | 0 | 10111 | 11001 | 101001 | 110 | 1111 | 110100 |
Color Harmonies of #977571
Complementary color
Monochromatic Colors of #977571
Black with #977571
Text Example
Text Example
White with #977571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977571; }
p { color: rgb(151,117,113); }
H1.HeaderClassName
{
color: #977571;
}
.AnyTagClassName
{
color: #977571;
}
</style>
background-color css
<style>
a { background-color: #977571; }
a { background-color: rgb(151,117,113); }
div.DivClassName
{
background-color: #977571;
}
.BgClassName
{
background-color: #977571;
}
</style>
border-color css
<style>
span { border-color: #977571; }
span { border-color: rgb(151,117,113); }
td.TdClassName
{
border-color: #977571;
}
.TagClassName
{
border-color: #977571;
}
</style>