Shades of Bazaar #907370
Tints of Bazaar #907370
RGB
CMYK
RGB Variations
Color information
#907370 (or 0x907370) is known color: Bazaar. HEX triplet: 90, 73 and 70. RGB value is (144,115,112). Sum of RGB (Red+Green+Blue) = 144+115+112=371 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.81% from 371); Green value is 115 (45.31% from 255 or 31.00% from 371); Blue value is 112 (44.14% from 255 or 30.19% from 371); Max value from RGB is 144 - color contains mainly: red. Hex color #907370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907370 is #6F8C8F. Grayscale: #7B7B7B. Windows color (decimal): -7310480 or 7369616. OLE color: 7369616.
HSL color Cylindrical-coordinate representation of color #907370: hue angle of 5.62º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #907370 is Cyan = 0, Magento = 0.20, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 115 | 112 | - |
| CMYK | 0 | 0.20 | 0.22 | 0.44 |
| HSL | 5.63º | 0.13% | 0.5% | - |
| HSV(B) | 5.63º | 0.22% | 0.56% | - |
| XYZ | 20.56 | 19.36 | 17.98 | - |
| YUV | 123.33 | 121.61 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 115 | 112 | 0 | 0.20 | 0.22 | 0.44 | 5.63 | 0.13 | 0.5 |
| Hex | 90 | 73 | 70 | 0 | 14 | 16 | 2C | 6 | D | 32 |
| Octal | 220 | 163 | 160 | 0 | 24 | 26 | 54 | 6 | 15 | 62 |
| Binary | 10010000 | 1110011 | 1110000 | 0 | 10100 | 10110 | 101100 | 110 | 1101 | 110010 |
Color Harmonies of #907370
Complementary color
Monochromatic Colors of #907370
Black with #907370
Text Example
Text Example
White with #907370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907370; }
p { color: rgb(144,115,112); }
H1.HeaderClassName
{
color: #907370;
}
.AnyTagClassName
{
color: #907370;
}
</style>
background-color css
<style>
a { background-color: #907370; }
a { background-color: rgb(144,115,112); }
div.DivClassName
{
background-color: #907370;
}
.BgClassName
{
background-color: #907370;
}
</style>
border-color css
<style>
span { border-color: #907370; }
span { border-color: rgb(144,115,112); }
td.TdClassName
{
border-color: #907370;
}
.TagClassName
{
border-color: #907370;
}
</style>