Shades of Bazaar #917372
Tints of Bazaar #917372
RGB
CMYK
RGB Variations
Color information
#917372 (or 0x917372) is known color: Bazaar. HEX triplet: 91, 73 and 72. RGB value is (145,115,114). Sum of RGB (Red+Green+Blue) = 145+115+114=374 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.77% from 374); Green value is 115 (45.31% from 255 or 30.75% from 374); Blue value is 114 (44.92% from 255 or 30.48% from 374); Max value from RGB is 145 - color contains mainly: red. Hex color #917372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917372 is #6E8C8D. Grayscale: #7B7B7B. Windows color (decimal): -7244942 or 7500689. OLE color: 7500689.
HSL color Cylindrical-coordinate representation of color #917372: hue angle of 1.94º 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 #917372 is Cyan = 0, Magento = 0.21, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 114 | - |
| CMYK | 0 | 0.21 | 0.21 | 0.43 |
| HSL | 1.94º | 0.12% | 0.51% | - |
| HSV(B) | 1.94º | 0.21% | 0.57% | - |
| XYZ | 20.85 | 19.5 | 18.58 | - |
| YUV | 123.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 114 | 0 | 0.21 | 0.21 | 0.43 | 1.94 | 0.12 | 0.51 |
| Hex | 91 | 73 | 72 | 0 | 15 | 15 | 2B | 2 | C | 33 |
| Octal | 221 | 163 | 162 | 0 | 25 | 25 | 53 | 2 | 14 | 63 |
| Binary | 10010001 | 1110011 | 1110010 | 0 | 10101 | 10101 | 101011 | 10 | 1100 | 110011 |
Color Harmonies of #917372
Complementary color
Monochromatic Colors of #917372
Black with #917372
Text Example
Text Example
White with #917372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917372; }
p { color: rgb(145,115,114); }
H1.HeaderClassName
{
color: #917372;
}
.AnyTagClassName
{
color: #917372;
}
</style>
background-color css
<style>
a { background-color: #917372; }
a { background-color: rgb(145,115,114); }
div.DivClassName
{
background-color: #917372;
}
.BgClassName
{
background-color: #917372;
}
</style>
border-color css
<style>
span { border-color: #917372; }
span { border-color: rgb(145,115,114); }
td.TdClassName
{
border-color: #917372;
}
.TagClassName
{
border-color: #917372;
}
</style>