Shades of Bazaar #927878
Tints of Bazaar #927878
RGB
CMYK
RGB Variations
Color information
#927878 (or 0x927878) is known color: Bazaar. HEX triplet: 92, 78 and 78. RGB value is (146,120,120). Sum of RGB (Red+Green+Blue) = 146+120+120=386 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.82% from 386); Green value is 120 (47.27% from 255 or 31.09% from 386); Blue value is 120 (47.27% from 255 or 31.09% from 386); Max value from RGB is 146 - color contains mainly: red. Hex color #927878 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927878 is #6D8787. Grayscale: #7F7F7F. Windows color (decimal): -7178120 or 7895186. OLE color: 7895186.
HSL color Cylindrical-coordinate representation of color #927878: hue angle of 0º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #927878 is Cyan = 0, Magento = 0.18, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 120 | 120 | - |
| CMYK | 0 | 0.18 | 0.18 | 0.43 |
| HSL | 0º | 0.11% | 0.52% | - |
| HSV(B) | 0º | 0.18% | 0.57% | - |
| XYZ | 21.96 | 20.9 | 20.65 | - |
| YUV | 127.77 | 123.61 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 120 | 120 | 0 | 0.18 | 0.18 | 0.43 | 0 | 0.11 | 0.52 |
| Hex | 92 | 78 | 78 | 0 | 12 | 12 | 2B | 0 | B | 34 |
| Octal | 222 | 170 | 170 | 0 | 22 | 22 | 53 | 0 | 13 | 64 |
| Binary | 10010010 | 1111000 | 1111000 | 0 | 10010 | 10010 | 101011 | 0 | 1011 | 110100 |
Color Harmonies of #927878
Complementary color
Monochromatic Colors of #927878
Black with #927878
Text Example
Text Example
White with #927878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927878; }
p { color: rgb(146,120,120); }
H1.HeaderClassName
{
color: #927878;
}
.AnyTagClassName
{
color: #927878;
}
</style>
background-color css
<style>
a { background-color: #927878; }
a { background-color: rgb(146,120,120); }
div.DivClassName
{
background-color: #927878;
}
.BgClassName
{
background-color: #927878;
}
</style>
border-color css
<style>
span { border-color: #927878; }
span { border-color: rgb(146,120,120); }
td.TdClassName
{
border-color: #927878;
}
.TagClassName
{
border-color: #927878;
}
</style>