Shades of Bazaar #927874
Tints of Bazaar #927874
RGB
CMYK
RGB Variations
Color information
#927874 (or 0x927874) is known color: Bazaar. HEX triplet: 92, 78 and 74. RGB value is (146,120,116). Sum of RGB (Red+Green+Blue) = 146+120+116=382 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.22% from 382); Green value is 120 (47.27% from 255 or 31.41% from 382); Blue value is 116 (45.70% from 255 or 30.37% from 382); Max value from RGB is 146 - color contains mainly: red. Hex color #927874 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927874 is #6D878B. Grayscale: #7F7F7F. Windows color (decimal): -7178124 or 7633042. OLE color: 7633042.
HSL color Cylindrical-coordinate representation of color #927874: hue angle of 8º 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 #927874 is Cyan = 0, Magento = 0.18, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 120 | 116 | - |
| CMYK | 0 | 0.18 | 0.21 | 0.43 |
| HSL | 8º | 0.12% | 0.51% | - |
| HSV(B) | 8º | 0.21% | 0.57% | - |
| XYZ | 21.72 | 20.8 | 19.39 | - |
| YUV | 127.32 | 121.61 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 120 | 116 | 0 | 0.18 | 0.21 | 0.43 | 8 | 0.12 | 0.51 |
| Hex | 92 | 78 | 74 | 0 | 12 | 15 | 2B | 8 | C | 33 |
| Octal | 222 | 170 | 164 | 0 | 22 | 25 | 53 | 10 | 14 | 63 |
| Binary | 10010010 | 1111000 | 1110100 | 0 | 10010 | 10101 | 101011 | 1000 | 1100 | 110011 |
Color Harmonies of #927874
Complementary color
Monochromatic Colors of #927874
Black with #927874
Text Example
Text Example
White with #927874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927874; }
p { color: rgb(146,120,116); }
H1.HeaderClassName
{
color: #927874;
}
.AnyTagClassName
{
color: #927874;
}
</style>
background-color css
<style>
a { background-color: #927874; }
a { background-color: rgb(146,120,116); }
div.DivClassName
{
background-color: #927874;
}
.BgClassName
{
background-color: #927874;
}
</style>
border-color css
<style>
span { border-color: #927874; }
span { border-color: rgb(146,120,116); }
td.TdClassName
{
border-color: #927874;
}
.TagClassName
{
border-color: #927874;
}
</style>