Shades of Bazaar #917776
Tints of Bazaar #917776
RGB
CMYK
RGB Variations
Color information
#917776 (or 0x917776) is known color: Bazaar. HEX triplet: 91, 77 and 76. RGB value is (145,119,118). Sum of RGB (Red+Green+Blue) = 145+119+118=382 (50% of max value = 765). Red value is 145 (57.03% from 255 or 37.96% from 382); Green value is 119 (46.88% from 255 or 31.15% from 382); Blue value is 118 (46.48% from 255 or 30.89% from 382); Max value from RGB is 145 - color contains mainly: red. Hex color #917776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917776 is #6E8889. Grayscale: #7E7E7E. Windows color (decimal): -7243914 or 7763857. OLE color: 7763857.
HSL color Cylindrical-coordinate representation of color #917776: hue angle of 2.22º 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 #917776 is Cyan = 0, Magento = 0.18, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 119 | 118 | - |
| CMYK | 0 | 0.18 | 0.19 | 0.43 |
| HSL | 2.22º | 0.11% | 0.52% | - |
| HSV(B) | 2.22º | 0.19% | 0.57% | - |
| XYZ | 21.54 | 20.52 | 19.97 | - |
| YUV | 126.66 | 123.11 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 119 | 118 | 0 | 0.18 | 0.19 | 0.43 | 2.22 | 0.11 | 0.52 |
| Hex | 91 | 77 | 76 | 0 | 12 | 13 | 2B | 2 | B | 34 |
| Octal | 221 | 167 | 166 | 0 | 22 | 23 | 53 | 2 | 13 | 64 |
| Binary | 10010001 | 1110111 | 1110110 | 0 | 10010 | 10011 | 101011 | 10 | 1011 | 110100 |
Color Harmonies of #917776
Complementary color
Monochromatic Colors of #917776
Black with #917776
Text Example
Text Example
White with #917776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917776; }
p { color: rgb(145,119,118); }
H1.HeaderClassName
{
color: #917776;
}
.AnyTagClassName
{
color: #917776;
}
</style>
background-color css
<style>
a { background-color: #917776; }
a { background-color: rgb(145,119,118); }
div.DivClassName
{
background-color: #917776;
}
.BgClassName
{
background-color: #917776;
}
</style>
border-color css
<style>
span { border-color: #917776; }
span { border-color: rgb(145,119,118); }
td.TdClassName
{
border-color: #917776;
}
.TagClassName
{
border-color: #917776;
}
</style>