Shades of Bazaar #917571
Tints of Bazaar #917571
RGB
CMYK
RGB Variations
Color information
#917571 (or 0x917571) is known color: Bazaar. HEX triplet: 91, 75 and 71. RGB value is (145,117,113). Sum of RGB (Red+Green+Blue) = 145+117+113=375 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.67% from 375); Green value is 117 (46.09% from 255 or 31.2% from 375); Blue value is 113 (44.53% from 255 or 30.13% from 375); Max value from RGB is 145 - color contains mainly: red. Hex color #917571 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917571 is #6E8A8E. Grayscale: #7C7C7C. Windows color (decimal): -7244431 or 7435665. OLE color: 7435665.
HSL color Cylindrical-coordinate representation of color #917571: hue angle of 7.5º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #917571 is Cyan = 0, Magento = 0.19, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 113 | - |
| CMYK | 0 | 0.19 | 0.22 | 0.43 |
| HSL | 7.5º | 0.13% | 0.51% | - |
| HSV(B) | 7.5º | 0.22% | 0.57% | - |
| XYZ | 21.02 | 19.93 | 18.36 | - |
| YUV | 124.92 | 121.28 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 113 | 0 | 0.19 | 0.22 | 0.43 | 7.5 | 0.13 | 0.51 |
| Hex | 91 | 75 | 71 | 0 | 13 | 16 | 2B | 8 | D | 33 |
| Octal | 221 | 165 | 161 | 0 | 23 | 26 | 53 | 10 | 15 | 63 |
| Binary | 10010001 | 1110101 | 1110001 | 0 | 10011 | 10110 | 101011 | 1000 | 1101 | 110011 |
Color Harmonies of #917571
Complementary color
Monochromatic Colors of #917571
Black with #917571
Text Example
Text Example
White with #917571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917571; }
p { color: rgb(145,117,113); }
H1.HeaderClassName
{
color: #917571;
}
.AnyTagClassName
{
color: #917571;
}
</style>
background-color css
<style>
a { background-color: #917571; }
a { background-color: rgb(145,117,113); }
div.DivClassName
{
background-color: #917571;
}
.BgClassName
{
background-color: #917571;
}
</style>
border-color css
<style>
span { border-color: #917571; }
span { border-color: rgb(145,117,113); }
td.TdClassName
{
border-color: #917571;
}
.TagClassName
{
border-color: #917571;
}
</style>