Shades of Bazaar #907571
Tints of Bazaar #907571
RGB
CMYK
RGB Variations
Color information
#907571 (or 0x907571) is known color: Bazaar. HEX triplet: 90, 75 and 71. RGB value is (144,117,113). Sum of RGB (Red+Green+Blue) = 144+117+113=374 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.50% from 374); Green value is 117 (46.09% from 255 or 31.28% from 374); Blue value is 113 (44.53% from 255 or 30.21% from 374); Max value from RGB is 144 - color contains mainly: red. Hex color #907571 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907571 is #6F8A8E. Grayscale: #7C7C7C. Windows color (decimal): -7309967 or 7435664. OLE color: 7435664.
HSL color Cylindrical-coordinate representation of color #907571: hue angle of 7.74º 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 #907571 is Cyan = 0, Magento = 0.19, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 117 | 113 | - |
| CMYK | 0 | 0.19 | 0.22 | 0.44 |
| HSL | 7.74º | 0.12% | 0.5% | - |
| HSV(B) | 7.74º | 0.22% | 0.56% | - |
| XYZ | 20.84 | 19.84 | 18.35 | - |
| YUV | 124.62 | 121.45 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 113 | 0 | 0.19 | 0.22 | 0.44 | 7.74 | 0.12 | 0.5 |
| Hex | 90 | 75 | 71 | 0 | 13 | 16 | 2C | 8 | C | 32 |
| Octal | 220 | 165 | 161 | 0 | 23 | 26 | 54 | 10 | 14 | 62 |
| Binary | 10010000 | 1110101 | 1110001 | 0 | 10011 | 10110 | 101100 | 1000 | 1100 | 110010 |
Color Harmonies of #907571
Complementary color
Monochromatic Colors of #907571
Black with #907571
Text Example
Text Example
White with #907571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907571; }
p { color: rgb(144,117,113); }
H1.HeaderClassName
{
color: #907571;
}
.AnyTagClassName
{
color: #907571;
}
</style>
background-color css
<style>
a { background-color: #907571; }
a { background-color: rgb(144,117,113); }
div.DivClassName
{
background-color: #907571;
}
.BgClassName
{
background-color: #907571;
}
</style>
border-color css
<style>
span { border-color: #907571; }
span { border-color: rgb(144,117,113); }
td.TdClassName
{
border-color: #907571;
}
.TagClassName
{
border-color: #907571;
}
</style>