Shades of Bazaar #917676
Tints of Bazaar #917676
RGB
CMYK
RGB Variations
Color information
#917676 (or 0x917676) is known color: Bazaar. HEX triplet: 91, 76 and 76. RGB value is (145,118,118). Sum of RGB (Red+Green+Blue) = 145+118+118=381 (50% of max value = 765). Red value is 145 (57.03% from 255 or 38.06% from 381); Green value is 118 (46.48% from 255 or 30.97% from 381); Blue value is 118 (46.48% from 255 or 30.97% from 381); Max value from RGB is 145 - color contains mainly: red. Hex color #917676 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917676 is #6E8989. Grayscale: #7E7E7E. Windows color (decimal): -7244170 or 7763601. OLE color: 7763601.
HSL color Cylindrical-coordinate representation of color #917676: 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.19%. Process color model (Four color, CMYK) of #917676 is Cyan = 0, Magento = 0.19, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 118 | - |
| CMYK | 0 | 0.19 | 0.19 | 0.43 |
| HSL | 0º | 0.11% | 0.52% | - |
| HSV(B) | 0º | 0.19% | 0.57% | - |
| XYZ | 21.43 | 20.28 | 19.93 | - |
| YUV | 126.07 | 123.45 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 118 | 0 | 0.19 | 0.19 | 0.43 | 0 | 0.11 | 0.52 |
| Hex | 91 | 76 | 76 | 0 | 13 | 13 | 2B | 0 | B | 34 |
| Octal | 221 | 166 | 166 | 0 | 23 | 23 | 53 | 0 | 13 | 64 |
| Binary | 10010001 | 1110110 | 1110110 | 0 | 10011 | 10011 | 101011 | 0 | 1011 | 110100 |
Color Harmonies of #917676
Complementary color
Monochromatic Colors of #917676
Black with #917676
Text Example
Text Example
White with #917676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917676; }
p { color: rgb(145,118,118); }
H1.HeaderClassName
{
color: #917676;
}
.AnyTagClassName
{
color: #917676;
}
</style>
background-color css
<style>
a { background-color: #917676; }
a { background-color: rgb(145,118,118); }
div.DivClassName
{
background-color: #917676;
}
.BgClassName
{
background-color: #917676;
}
</style>
border-color css
<style>
span { border-color: #917676; }
span { border-color: rgb(145,118,118); }
td.TdClassName
{
border-color: #917676;
}
.TagClassName
{
border-color: #917676;
}
</style>