Shades of Bazaar #917371
Tints of Bazaar #917371
RGB
CMYK
RGB Variations
Color information
#917371 (or 0x917371) is known color: Bazaar. HEX triplet: 91, 73 and 71. RGB value is (145,115,113). Sum of RGB (Red+Green+Blue) = 145+115+113=373 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.87% from 373); Green value is 115 (45.31% from 255 or 30.83% from 373); Blue value is 113 (44.53% from 255 or 30.29% from 373); Max value from RGB is 145 - color contains mainly: red. Hex color #917371 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917371 is #6E8C8E. Grayscale: #7B7B7B. Windows color (decimal): -7244943 or 7435153. OLE color: 7435153.
HSL color Cylindrical-coordinate representation of color #917371: hue angle of 3.75º 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 #917371 is Cyan = 0, Magento = 0.21, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 113 | - |
| CMYK | 0 | 0.21 | 0.22 | 0.43 |
| HSL | 3.75º | 0.13% | 0.51% | - |
| HSV(B) | 3.75º | 0.22% | 0.57% | - |
| XYZ | 20.79 | 19.47 | 18.29 | - |
| YUV | 123.74 | 121.94 | 143.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 113 | 0 | 0.21 | 0.22 | 0.43 | 3.75 | 0.13 | 0.51 |
| Hex | 91 | 73 | 71 | 0 | 15 | 16 | 2B | 4 | D | 33 |
| Octal | 221 | 163 | 161 | 0 | 25 | 26 | 53 | 4 | 15 | 63 |
| Binary | 10010001 | 1110011 | 1110001 | 0 | 10101 | 10110 | 101011 | 100 | 1101 | 110011 |
Color Harmonies of #917371
Complementary color
Monochromatic Colors of #917371
Black with #917371
Text Example
Text Example
White with #917371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917371; }
p { color: rgb(145,115,113); }
H1.HeaderClassName
{
color: #917371;
}
.AnyTagClassName
{
color: #917371;
}
</style>
background-color css
<style>
a { background-color: #917371; }
a { background-color: rgb(145,115,113); }
div.DivClassName
{
background-color: #917371;
}
.BgClassName
{
background-color: #917371;
}
</style>
border-color css
<style>
span { border-color: #917371; }
span { border-color: rgb(145,115,113); }
td.TdClassName
{
border-color: #917371;
}
.TagClassName
{
border-color: #917371;
}
</style>