Shades of Bazaar #927773
Tints of Bazaar #927773
RGB
CMYK
RGB Variations
Color information
#927773 (or 0x927773) is known color: Bazaar. HEX triplet: 92, 77 and 73. RGB value is (146,119,115). Sum of RGB (Red+Green+Blue) = 146+119+115=380 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.42% from 380); Green value is 119 (46.88% from 255 or 31.32% from 380); Blue value is 115 (45.31% from 255 or 30.26% from 380); Max value from RGB is 146 - color contains mainly: red. Hex color #927773 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927773 is #6D888C. Grayscale: #7E7E7E. Windows color (decimal): -7178381 or 7567250. OLE color: 7567250.
HSL color Cylindrical-coordinate representation of color #927773: hue angle of 7.74º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #927773 is Cyan = 0, Magento = 0.18, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 115 | - |
| CMYK | 0 | 0.18 | 0.21 | 0.43 |
| HSL | 7.74º | 0.12% | 0.51% | - |
| HSV(B) | 7.74º | 0.21% | 0.57% | - |
| XYZ | 21.55 | 20.54 | 19.05 | - |
| YUV | 126.62 | 121.45 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 115 | 0 | 0.18 | 0.21 | 0.43 | 7.74 | 0.12 | 0.51 |
| Hex | 92 | 77 | 73 | 0 | 12 | 15 | 2B | 8 | C | 33 |
| Octal | 222 | 167 | 163 | 0 | 22 | 25 | 53 | 10 | 14 | 63 |
| Binary | 10010010 | 1110111 | 1110011 | 0 | 10010 | 10101 | 101011 | 1000 | 1100 | 110011 |
Color Harmonies of #927773
Complementary color
Monochromatic Colors of #927773
Black with #927773
Text Example
Text Example
White with #927773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927773; }
p { color: rgb(146,119,115); }
H1.HeaderClassName
{
color: #927773;
}
.AnyTagClassName
{
color: #927773;
}
</style>
background-color css
<style>
a { background-color: #927773; }
a { background-color: rgb(146,119,115); }
div.DivClassName
{
background-color: #927773;
}
.BgClassName
{
background-color: #927773;
}
</style>
border-color css
<style>
span { border-color: #927773; }
span { border-color: rgb(146,119,115); }
td.TdClassName
{
border-color: #927773;
}
.TagClassName
{
border-color: #927773;
}
</style>