Shades of Bazaar #907270
Tints of Bazaar #907270
RGB
CMYK
RGB Variations
Color information
#907270 (or 0x907270) is known color: Bazaar. HEX triplet: 90, 72 and 70. RGB value is (144,114,112). Sum of RGB (Red+Green+Blue) = 144+114+112=370 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.92% from 370); Green value is 114 (44.92% from 255 or 30.81% from 370); Blue value is 112 (44.14% from 255 or 30.27% from 370); Max value from RGB is 144 - color contains mainly: red. Hex color #907270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907270 is #6F8D8F. Grayscale: #7A7A7A. Windows color (decimal): -7310736 or 7369360. OLE color: 7369360.
HSL color Cylindrical-coordinate representation of color #907270: hue angle of 3.75º 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 #907270 is Cyan = 0, Magento = 0.21, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 114 | 112 | - |
| CMYK | 0 | 0.21 | 0.22 | 0.44 |
| HSL | 3.75º | 0.13% | 0.5% | - |
| HSV(B) | 3.75º | 0.22% | 0.56% | - |
| XYZ | 20.44 | 19.13 | 17.94 | - |
| YUV | 122.74 | 121.94 | 143.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 114 | 112 | 0 | 0.21 | 0.22 | 0.44 | 3.75 | 0.13 | 0.5 |
| Hex | 90 | 72 | 70 | 0 | 15 | 16 | 2C | 4 | D | 32 |
| Octal | 220 | 162 | 160 | 0 | 25 | 26 | 54 | 4 | 15 | 62 |
| Binary | 10010000 | 1110010 | 1110000 | 0 | 10101 | 10110 | 101100 | 100 | 1101 | 110010 |
Color Harmonies of #907270
Complementary color
Monochromatic Colors of #907270
Black with #907270
Text Example
Text Example
White with #907270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907270; }
p { color: rgb(144,114,112); }
H1.HeaderClassName
{
color: #907270;
}
.AnyTagClassName
{
color: #907270;
}
</style>
background-color css
<style>
a { background-color: #907270; }
a { background-color: rgb(144,114,112); }
div.DivClassName
{
background-color: #907270;
}
.BgClassName
{
background-color: #907270;
}
</style>
border-color css
<style>
span { border-color: #907270; }
span { border-color: rgb(144,114,112); }
td.TdClassName
{
border-color: #907270;
}
.TagClassName
{
border-color: #907270;
}
</style>