Shades of Bazaar #927876
Tints of Bazaar #927876
RGB
CMYK
RGB Variations
Color information
#927876 (or 0x927876) is known color: Bazaar. HEX triplet: 92, 78 and 76. RGB value is (146,120,118). Sum of RGB (Red+Green+Blue) = 146+120+118=384 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.02% from 384); Green value is 120 (47.27% from 255 or 31.25% from 384); Blue value is 118 (46.48% from 255 or 30.73% from 384); Max value from RGB is 146 - color contains mainly: red. Hex color #927876 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927876 is #6D8789. Grayscale: #7F7F7F. Windows color (decimal): -7178122 or 7764114. OLE color: 7764114.
HSL color Cylindrical-coordinate representation of color #927876: hue angle of 4.29º 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 #927876 is Cyan = 0, Magento = 0.18, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 120 | 118 | - |
| CMYK | 0 | 0.18 | 0.19 | 0.43 |
| HSL | 4.29º | 0.11% | 0.52% | - |
| HSV(B) | 4.29º | 0.19% | 0.57% | - |
| XYZ | 21.84 | 20.85 | 20.01 | - |
| YUV | 127.55 | 122.61 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 120 | 118 | 0 | 0.18 | 0.19 | 0.43 | 4.29 | 0.11 | 0.52 |
| Hex | 92 | 78 | 76 | 0 | 12 | 13 | 2B | 4 | B | 34 |
| Octal | 222 | 170 | 166 | 0 | 22 | 23 | 53 | 4 | 13 | 64 |
| Binary | 10010010 | 1111000 | 1110110 | 0 | 10010 | 10011 | 101011 | 100 | 1011 | 110100 |
Color Harmonies of #927876
Complementary color
Monochromatic Colors of #927876
Black with #927876
Text Example
Text Example
White with #927876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927876; }
p { color: rgb(146,120,118); }
H1.HeaderClassName
{
color: #927876;
}
.AnyTagClassName
{
color: #927876;
}
</style>
background-color css
<style>
a { background-color: #927876; }
a { background-color: rgb(146,120,118); }
div.DivClassName
{
background-color: #927876;
}
.BgClassName
{
background-color: #927876;
}
</style>
border-color css
<style>
span { border-color: #927876; }
span { border-color: rgb(146,120,118); }
td.TdClassName
{
border-color: #927876;
}
.TagClassName
{
border-color: #927876;
}
</style>