Shades of Bazaar #907473
Tints of Bazaar #907473
RGB
CMYK
RGB Variations
Color information
#907473 (or 0x907473) is known color: Bazaar. HEX triplet: 90, 74 and 73. RGB value is (144,116,115). Sum of RGB (Red+Green+Blue) = 144+116+115=375 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.4% from 375); Green value is 116 (45.70% from 255 or 30.93% from 375); Blue value is 115 (45.31% from 255 or 30.67% from 375); Max value from RGB is 144 - color contains mainly: red. Hex color #907473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907473 is #6F8B8C. Grayscale: #7C7C7C. Windows color (decimal): -7310221 or 7566480. OLE color: 7566480.
HSL color Cylindrical-coordinate representation of color #907473: hue angle of 2.07º 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 #907473 is Cyan = 0, Magento = 0.19, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 115 | - |
| CMYK | 0 | 0.19 | 0.20 | 0.44 |
| HSL | 2.07º | 0.12% | 0.51% | - |
| HSV(B) | 2.07º | 0.2% | 0.56% | - |
| XYZ | 20.84 | 19.66 | 18.92 | - |
| YUV | 124.26 | 122.78 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 115 | 0 | 0.19 | 0.20 | 0.44 | 2.07 | 0.12 | 0.51 |
| Hex | 90 | 74 | 73 | 0 | 13 | 14 | 2C | 2 | C | 33 |
| Octal | 220 | 164 | 163 | 0 | 23 | 24 | 54 | 2 | 14 | 63 |
| Binary | 10010000 | 1110100 | 1110011 | 0 | 10011 | 10100 | 101100 | 10 | 1100 | 110011 |
Color Harmonies of #907473
Complementary color
Monochromatic Colors of #907473
Black with #907473
Text Example
Text Example
White with #907473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907473; }
p { color: rgb(144,116,115); }
H1.HeaderClassName
{
color: #907473;
}
.AnyTagClassName
{
color: #907473;
}
</style>
background-color css
<style>
a { background-color: #907473; }
a { background-color: rgb(144,116,115); }
div.DivClassName
{
background-color: #907473;
}
.BgClassName
{
background-color: #907473;
}
</style>
border-color css
<style>
span { border-color: #907473; }
span { border-color: rgb(144,116,115); }
td.TdClassName
{
border-color: #907473;
}
.TagClassName
{
border-color: #907473;
}
</style>