Shades of Bazaar #937877
Tints of Bazaar #937877
RGB
CMYK
RGB Variations
Color information
#937877 (or 0x937877) is known color: Bazaar. HEX triplet: 93, 78 and 77. RGB value is (147,120,119). Sum of RGB (Red+Green+Blue) = 147+120+119=386 (51% of max value = 765). Red value is 147 (57.81% from 255 or 38.08% from 386); Green value is 120 (47.27% from 255 or 31.09% from 386); Blue value is 119 (46.88% from 255 or 30.83% from 386); Max value from RGB is 147 - color contains mainly: red. Hex color #937877 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937877 is #6C8788. Grayscale: #7F7F7F. Windows color (decimal): -7112585 or 7829651. OLE color: 7829651.
HSL color Cylindrical-coordinate representation of color #937877: hue angle of 2.14º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #937877 is Cyan = 0, Magento = 0.18, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 120 | 119 | - |
| CMYK | 0 | 0.18 | 0.19 | 0.42 |
| HSL | 2.14º | 0.11% | 0.52% | - |
| HSV(B) | 2.14º | 0.19% | 0.58% | - |
| XYZ | 22.08 | 20.97 | 20.34 | - |
| YUV | 127.96 | 122.95 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 120 | 119 | 0 | 0.18 | 0.19 | 0.42 | 2.14 | 0.11 | 0.52 |
| Hex | 93 | 78 | 77 | 0 | 12 | 13 | 2A | 2 | B | 34 |
| Octal | 223 | 170 | 167 | 0 | 22 | 23 | 52 | 2 | 13 | 64 |
| Binary | 10010011 | 1111000 | 1110111 | 0 | 10010 | 10011 | 101010 | 10 | 1011 | 110100 |
Color Harmonies of #937877
Complementary color
Monochromatic Colors of #937877
Black with #937877
Text Example
Text Example
White with #937877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937877; }
p { color: rgb(147,120,119); }
H1.HeaderClassName
{
color: #937877;
}
.AnyTagClassName
{
color: #937877;
}
</style>
background-color css
<style>
a { background-color: #937877; }
a { background-color: rgb(147,120,119); }
div.DivClassName
{
background-color: #937877;
}
.BgClassName
{
background-color: #937877;
}
</style>
border-color css
<style>
span { border-color: #937877; }
span { border-color: rgb(147,120,119); }
td.TdClassName
{
border-color: #937877;
}
.TagClassName
{
border-color: #937877;
}
</style>