Shades of Bazaar #927774
Tints of Bazaar #927774
RGB
CMYK
RGB Variations
Color information
#927774 (or 0x927774) is known color: Bazaar. HEX triplet: 92, 77 and 74. RGB value is (146,119,116). Sum of RGB (Red+Green+Blue) = 146+119+116=381 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.32% from 381); Green value is 119 (46.88% from 255 or 31.23% from 381); Blue value is 116 (45.70% from 255 or 30.45% from 381); Max value from RGB is 146 - color contains mainly: red. Hex color #927774 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927774 is #6D888B. Grayscale: #7E7E7E. Windows color (decimal): -7178380 or 7632786. OLE color: 7632786.
HSL color Cylindrical-coordinate representation of color #927774: hue angle of 6º 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 #927774 is Cyan = 0, Magento = 0.18, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 116 | - |
| CMYK | 0 | 0.18 | 0.21 | 0.43 |
| HSL | 6º | 0.12% | 0.51% | - |
| HSV(B) | 6º | 0.21% | 0.57% | - |
| XYZ | 21.6 | 20.57 | 19.35 | - |
| YUV | 126.73 | 121.95 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 116 | 0 | 0.18 | 0.21 | 0.43 | 6 | 0.12 | 0.51 |
| Hex | 92 | 77 | 74 | 0 | 12 | 15 | 2B | 6 | C | 33 |
| Octal | 222 | 167 | 164 | 0 | 22 | 25 | 53 | 6 | 14 | 63 |
| Binary | 10010010 | 1110111 | 1110100 | 0 | 10010 | 10101 | 101011 | 110 | 1100 | 110011 |
Color Harmonies of #927774
Complementary color
Monochromatic Colors of #927774
Black with #927774
Text Example
Text Example
White with #927774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927774; }
p { color: rgb(146,119,116); }
H1.HeaderClassName
{
color: #927774;
}
.AnyTagClassName
{
color: #927774;
}
</style>
background-color css
<style>
a { background-color: #927774; }
a { background-color: rgb(146,119,116); }
div.DivClassName
{
background-color: #927774;
}
.BgClassName
{
background-color: #927774;
}
</style>
border-color css
<style>
span { border-color: #927774; }
span { border-color: rgb(146,119,116); }
td.TdClassName
{
border-color: #927774;
}
.TagClassName
{
border-color: #927774;
}
</style>