Shades of Bazaar #927171
Tints of Bazaar #927171
RGB
CMYK
RGB Variations
Color information
#927171 (or 0x927171) is known color: Bazaar. HEX triplet: 92, 71 and 71. RGB value is (146,113,113). Sum of RGB (Red+Green+Blue) = 146+113+113=372 (49% of max value = 765). Red value is 146 (57.42% from 255 or 39.25% from 372); Green value is 113 (44.53% from 255 or 30.38% from 372); Blue value is 113 (44.53% from 255 or 30.38% from 372); Max value from RGB is 146 - color contains mainly: red. Hex color #927171 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927171 is #6D8E8E. Grayscale: #7A7A7A. Windows color (decimal): -7179919 or 7434642. OLE color: 7434642.
HSL color Cylindrical-coordinate representation of color #927171: hue angle of 0º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #927171 is Cyan = 0, Magento = 0.23, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 113 | - |
| CMYK | 0 | 0.23 | 0.23 | 0.43 |
| HSL | 0º | 0.13% | 0.51% | - |
| HSV(B) | 0º | 0.23% | 0.57% | - |
| XYZ | 20.74 | 19.11 | 18.22 | - |
| YUV | 122.87 | 122.43 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 113 | 0 | 0.23 | 0.23 | 0.43 | 0 | 0.13 | 0.51 |
| Hex | 92 | 71 | 71 | 0 | 17 | 17 | 2B | 0 | D | 33 |
| Octal | 222 | 161 | 161 | 0 | 27 | 27 | 53 | 0 | 15 | 63 |
| Binary | 10010010 | 1110001 | 1110001 | 0 | 10111 | 10111 | 101011 | 0 | 1101 | 110011 |
Color Harmonies of #927171
Complementary color
Monochromatic Colors of #927171
Black with #927171
Text Example
Text Example
White with #927171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927171; }
p { color: rgb(146,113,113); }
H1.HeaderClassName
{
color: #927171;
}
.AnyTagClassName
{
color: #927171;
}
</style>
background-color css
<style>
a { background-color: #927171; }
a { background-color: rgb(146,113,113); }
div.DivClassName
{
background-color: #927171;
}
.BgClassName
{
background-color: #927171;
}
</style>
border-color css
<style>
span { border-color: #927171; }
span { border-color: rgb(146,113,113); }
td.TdClassName
{
border-color: #927171;
}
.TagClassName
{
border-color: #927171;
}
</style>