Shades of Bazaar #907573
Tints of Bazaar #907573
RGB
CMYK
RGB Variations
Color information
#907573 (or 0x907573) is known color: Bazaar. HEX triplet: 90, 75 and 73. RGB value is (144,117,115). Sum of RGB (Red+Green+Blue) = 144+117+115=376 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.30% from 376); Green value is 117 (46.09% from 255 or 31.12% from 376); Blue value is 115 (45.31% from 255 or 30.59% from 376); Max value from RGB is 144 - color contains mainly: red. Hex color #907573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907573 is #6F8A8C. Grayscale: #7C7C7C. Windows color (decimal): -7309965 or 7566736. OLE color: 7566736.
HSL color Cylindrical-coordinate representation of color #907573: hue angle of 4.14º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #907573 is Cyan = 0, Magento = 0.19, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 117 | 115 | - |
| CMYK | 0 | 0.19 | 0.20 | 0.44 |
| HSL | 4.14º | 0.12% | 0.51% | - |
| HSV(B) | 4.14º | 0.2% | 0.56% | - |
| XYZ | 20.96 | 19.89 | 18.95 | - |
| YUV | 124.85 | 122.45 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 115 | 0 | 0.19 | 0.20 | 0.44 | 4.14 | 0.12 | 0.51 |
| Hex | 90 | 75 | 73 | 0 | 13 | 14 | 2C | 4 | C | 33 |
| Octal | 220 | 165 | 163 | 0 | 23 | 24 | 54 | 4 | 14 | 63 |
| Binary | 10010000 | 1110101 | 1110011 | 0 | 10011 | 10100 | 101100 | 100 | 1100 | 110011 |
Color Harmonies of #907573
Complementary color
Monochromatic Colors of #907573
Black with #907573
Text Example
Text Example
White with #907573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907573; }
p { color: rgb(144,117,115); }
H1.HeaderClassName
{
color: #907573;
}
.AnyTagClassName
{
color: #907573;
}
</style>
background-color css
<style>
a { background-color: #907573; }
a { background-color: rgb(144,117,115); }
div.DivClassName
{
background-color: #907573;
}
.BgClassName
{
background-color: #907573;
}
</style>
border-color css
<style>
span { border-color: #907573; }
span { border-color: rgb(144,117,115); }
td.TdClassName
{
border-color: #907573;
}
.TagClassName
{
border-color: #907573;
}
</style>