Shades of Bazaar #927976
Tints of Bazaar #927976
RGB
CMYK
RGB Variations
Color information
#927976 (or 0x927976) is known color: Bazaar. HEX triplet: 92, 79 and 76. RGB value is (146,121,118). Sum of RGB (Red+Green+Blue) = 146+121+118=385 (50% of max value = 765). Red value is 146 (57.42% from 255 or 37.92% from 385); Green value is 121 (47.66% from 255 or 31.43% from 385); Blue value is 118 (46.48% from 255 or 30.65% from 385); Max value from RGB is 146 - color contains mainly: red. Hex color #927976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927976 is #6D8689. Grayscale: #808080. Windows color (decimal): -7177866 or 7764370. OLE color: 7764370.
HSL color Cylindrical-coordinate representation of color #927976: hue angle of 6.43º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #927976 is Cyan = 0, Magento = 0.17, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 121 | 118 | - |
| CMYK | 0 | 0.17 | 0.19 | 0.43 |
| HSL | 6.43º | 0.11% | 0.52% | - |
| HSV(B) | 6.43º | 0.19% | 0.57% | - |
| XYZ | 21.96 | 21.09 | 20.05 | - |
| YUV | 128.13 | 122.28 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 118 | 0 | 0.17 | 0.19 | 0.43 | 6.43 | 0.11 | 0.52 |
| Hex | 92 | 79 | 76 | 0 | 11 | 13 | 2B | 6 | B | 34 |
| Octal | 222 | 171 | 166 | 0 | 21 | 23 | 53 | 6 | 13 | 64 |
| Binary | 10010010 | 1111001 | 1110110 | 0 | 10001 | 10011 | 101011 | 110 | 1011 | 110100 |
Color Harmonies of #927976
Complementary color
Monochromatic Colors of #927976
Black with #927976
Text Example
Text Example
White with #927976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927976; }
p { color: rgb(146,121,118); }
H1.HeaderClassName
{
color: #927976;
}
.AnyTagClassName
{
color: #927976;
}
</style>
background-color css
<style>
a { background-color: #927976; }
a { background-color: rgb(146,121,118); }
div.DivClassName
{
background-color: #927976;
}
.BgClassName
{
background-color: #927976;
}
</style>
border-color css
<style>
span { border-color: #927976; }
span { border-color: rgb(146,121,118); }
td.TdClassName
{
border-color: #927976;
}
.TagClassName
{
border-color: #927976;
}
</style>