Shades of Bazaar #927170
Tints of Bazaar #927170
RGB
CMYK
RGB Variations
Color information
#927170 (or 0x927170) is known color: Bazaar. HEX triplet: 92, 71 and 70. RGB value is (146,113,112). Sum of RGB (Red+Green+Blue) = 146+113+112=371 (49% of max value = 765). Red value is 146 (57.42% from 255 or 39.35% from 371); Green value is 113 (44.53% from 255 or 30.46% from 371); Blue value is 112 (44.14% from 255 or 30.19% from 371); Max value from RGB is 146 - color contains mainly: red. Hex color #927170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927170 is #6D8E8F. Grayscale: #7A7A7A. Windows color (decimal): -7179920 or 7369106. OLE color: 7369106.
HSL color Cylindrical-coordinate representation of color #927170: hue angle of 1.76º 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 #927170 is Cyan = 0, Magento = 0.23, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 112 | - |
| CMYK | 0 | 0.23 | 0.23 | 0.43 |
| HSL | 1.76º | 0.13% | 0.51% | - |
| HSV(B) | 1.76º | 0.23% | 0.57% | - |
| XYZ | 20.68 | 19.09 | 17.92 | - |
| YUV | 122.75 | 121.93 | 144.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 112 | 0 | 0.23 | 0.23 | 0.43 | 1.76 | 0.13 | 0.51 |
| Hex | 92 | 71 | 70 | 0 | 17 | 17 | 2B | 2 | D | 33 |
| Octal | 222 | 161 | 160 | 0 | 27 | 27 | 53 | 2 | 15 | 63 |
| Binary | 10010010 | 1110001 | 1110000 | 0 | 10111 | 10111 | 101011 | 10 | 1101 | 110011 |
Color Harmonies of #927170
Complementary color
Monochromatic Colors of #927170
Black with #927170
Text Example
Text Example
White with #927170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927170; }
p { color: rgb(146,113,112); }
H1.HeaderClassName
{
color: #927170;
}
.AnyTagClassName
{
color: #927170;
}
</style>
background-color css
<style>
a { background-color: #927170; }
a { background-color: rgb(146,113,112); }
div.DivClassName
{
background-color: #927170;
}
.BgClassName
{
background-color: #927170;
}
</style>
border-color css
<style>
span { border-color: #927170; }
span { border-color: rgb(146,113,112); }
td.TdClassName
{
border-color: #927170;
}
.TagClassName
{
border-color: #927170;
}
</style>