Shades of Bazaar #907170
Tints of Bazaar #907170
RGB
CMYK
RGB Variations
Color information
#907170 (or 0x907170) is known color: Bazaar. HEX triplet: 90, 71 and 70. RGB value is (144,113,112). Sum of RGB (Red+Green+Blue) = 144+113+112=369 (48% of max value = 765). Red value is 144 (56.64% from 255 or 39.02% from 369); Green value is 113 (44.53% from 255 or 30.62% from 369); Blue value is 112 (44.14% from 255 or 30.35% from 369); Max value from RGB is 144 - color contains mainly: red. Hex color #907170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907170 is #6F8E8F. Grayscale: #7A7A7A. Windows color (decimal): -7310992 or 7369104. OLE color: 7369104.
HSL color Cylindrical-coordinate representation of color #907170: hue angle of 1.88º 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 #907170 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 113 | 112 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.44 |
| HSL | 1.88º | 0.13% | 0.5% | - |
| HSV(B) | 1.88º | 0.22% | 0.56% | - |
| XYZ | 20.33 | 18.91 | 17.91 | - |
| YUV | 122.16 | 122.27 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 112 | 0 | 0.22 | 0.22 | 0.44 | 1.88 | 0.13 | 0.5 |
| Hex | 90 | 71 | 70 | 0 | 16 | 16 | 2C | 2 | D | 32 |
| Octal | 220 | 161 | 160 | 0 | 26 | 26 | 54 | 2 | 15 | 62 |
| Binary | 10010000 | 1110001 | 1110000 | 0 | 10110 | 10110 | 101100 | 10 | 1101 | 110010 |
Color Harmonies of #907170
Complementary color
Monochromatic Colors of #907170
Black with #907170
Text Example
Text Example
White with #907170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907170; }
p { color: rgb(144,113,112); }
H1.HeaderClassName
{
color: #907170;
}
.AnyTagClassName
{
color: #907170;
}
</style>
background-color css
<style>
a { background-color: #907170; }
a { background-color: rgb(144,113,112); }
div.DivClassName
{
background-color: #907170;
}
.BgClassName
{
background-color: #907170;
}
</style>
border-color css
<style>
span { border-color: #907170; }
span { border-color: rgb(144,113,112); }
td.TdClassName
{
border-color: #907170;
}
.TagClassName
{
border-color: #907170;
}
</style>