Shades of Bazaar #907271
Tints of Bazaar #907271
RGB
CMYK
RGB Variations
Color information
#907271 (or 0x907271) is known color: Bazaar. HEX triplet: 90, 72 and 71. RGB value is (144,114,113). Sum of RGB (Red+Green+Blue) = 144+114+113=371 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.81% from 371); Green value is 114 (44.92% from 255 or 30.73% from 371); Blue value is 113 (44.53% from 255 or 30.46% from 371); Max value from RGB is 144 - color contains mainly: red. Hex color #907271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907271 is #6F8D8E. Grayscale: #7A7A7A. Windows color (decimal): -7310735 or 7434896. OLE color: 7434896.
HSL color Cylindrical-coordinate representation of color #907271: hue angle of 1.94º degrees, saturation: 0.12, 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 #907271 is Cyan = 0, Magento = 0.21, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 114 | 113 | - |
| CMYK | 0 | 0.21 | 0.22 | 0.44 |
| HSL | 1.94º | 0.12% | 0.5% | - |
| HSV(B) | 1.94º | 0.22% | 0.56% | - |
| XYZ | 20.5 | 19.16 | 18.24 | - |
| YUV | 122.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 114 | 113 | 0 | 0.21 | 0.22 | 0.44 | 1.94 | 0.12 | 0.5 |
| Hex | 90 | 72 | 71 | 0 | 15 | 16 | 2C | 2 | C | 32 |
| Octal | 220 | 162 | 161 | 0 | 25 | 26 | 54 | 2 | 14 | 62 |
| Binary | 10010000 | 1110010 | 1110001 | 0 | 10101 | 10110 | 101100 | 10 | 1100 | 110010 |
Color Harmonies of #907271
Complementary color
Monochromatic Colors of #907271
Black with #907271
Text Example
Text Example
White with #907271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907271; }
p { color: rgb(144,114,113); }
H1.HeaderClassName
{
color: #907271;
}
.AnyTagClassName
{
color: #907271;
}
</style>
background-color css
<style>
a { background-color: #907271; }
a { background-color: rgb(144,114,113); }
div.DivClassName
{
background-color: #907271;
}
.BgClassName
{
background-color: #907271;
}
</style>
border-color css
<style>
span { border-color: #907271; }
span { border-color: rgb(144,114,113); }
td.TdClassName
{
border-color: #907271;
}
.TagClassName
{
border-color: #907271;
}
</style>