Shades of Bazaar #917373
Tints of Bazaar #917373
RGB
CMYK
RGB Variations
Color information
#917373 (or 0x917373) is known color: Bazaar. HEX triplet: 91, 73 and 73. RGB value is (145,115,115). Sum of RGB (Red+Green+Blue) = 145+115+115=375 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.67% from 375); Green value is 115 (45.31% from 255 or 30.67% from 375); Blue value is 115 (45.31% from 255 or 30.67% from 375); Max value from RGB is 145 - color contains mainly: red. Hex color #917373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917373 is #6E8C8C. Grayscale: #7C7C7C. Windows color (decimal): -7244941 or 7566225. OLE color: 7566225.
HSL color Cylindrical-coordinate representation of color #917373: hue angle of 0º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #917373 is Cyan = 0, Magento = 0.21, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 115 | - |
| CMYK | 0 | 0.21 | 0.21 | 0.43 |
| HSL | 0º | 0.12% | 0.51% | - |
| HSV(B) | 0º | 0.21% | 0.57% | - |
| XYZ | 20.9 | 19.52 | 18.89 | - |
| YUV | 123.97 | 122.94 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 115 | 0 | 0.21 | 0.21 | 0.43 | 0 | 0.12 | 0.51 |
| Hex | 91 | 73 | 73 | 0 | 15 | 15 | 2B | 0 | C | 33 |
| Octal | 221 | 163 | 163 | 0 | 25 | 25 | 53 | 0 | 14 | 63 |
| Binary | 10010001 | 1110011 | 1110011 | 0 | 10101 | 10101 | 101011 | 0 | 1100 | 110011 |
Color Harmonies of #917373
Complementary color
Monochromatic Colors of #917373
Black with #917373
Text Example
Text Example
White with #917373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917373; }
p { color: rgb(145,115,115); }
H1.HeaderClassName
{
color: #917373;
}
.AnyTagClassName
{
color: #917373;
}
</style>
background-color css
<style>
a { background-color: #917373; }
a { background-color: rgb(145,115,115); }
div.DivClassName
{
background-color: #917373;
}
.BgClassName
{
background-color: #917373;
}
</style>
border-color css
<style>
span { border-color: #917373; }
span { border-color: rgb(145,115,115); }
td.TdClassName
{
border-color: #917373;
}
.TagClassName
{
border-color: #917373;
}
</style>