Shades of Bazaar #917570
Tints of Bazaar #917570
RGB
CMYK
RGB Variations
Color information
#917570 (or 0x917570) is known color: Bazaar. HEX triplet: 91, 75 and 70. RGB value is (145,117,112). Sum of RGB (Red+Green+Blue) = 145+117+112=374 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.77% from 374); Green value is 117 (46.09% from 255 or 31.28% from 374); Blue value is 112 (44.14% from 255 or 29.95% from 374); Max value from RGB is 145 - color contains mainly: red. Hex color #917570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917570 is #6E8A8F. Grayscale: #7C7C7C. Windows color (decimal): -7244432 or 7370129. OLE color: 7370129.
HSL color Cylindrical-coordinate representation of color #917570: hue angle of 9.09º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #917570 is Cyan = 0, Magento = 0.19, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 112 | - |
| CMYK | 0 | 0.19 | 0.23 | 0.43 |
| HSL | 9.09º | 0.13% | 0.5% | - |
| HSV(B) | 9.09º | 0.23% | 0.57% | - |
| XYZ | 20.96 | 19.91 | 18.07 | - |
| YUV | 124.8 | 120.78 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 112 | 0 | 0.19 | 0.23 | 0.43 | 9.09 | 0.13 | 0.5 |
| Hex | 91 | 75 | 70 | 0 | 13 | 17 | 2B | 9 | D | 32 |
| Octal | 221 | 165 | 160 | 0 | 23 | 27 | 53 | 11 | 15 | 62 |
| Binary | 10010001 | 1110101 | 1110000 | 0 | 10011 | 10111 | 101011 | 1001 | 1101 | 110010 |
Color Harmonies of #917570
Complementary color
Monochromatic Colors of #917570
Black with #917570
Text Example
Text Example
White with #917570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917570; }
p { color: rgb(145,117,112); }
H1.HeaderClassName
{
color: #917570;
}
.AnyTagClassName
{
color: #917570;
}
</style>
background-color css
<style>
a { background-color: #917570; }
a { background-color: rgb(145,117,112); }
div.DivClassName
{
background-color: #917570;
}
.BgClassName
{
background-color: #917570;
}
</style>
border-color css
<style>
span { border-color: #917570; }
span { border-color: rgb(145,117,112); }
td.TdClassName
{
border-color: #917570;
}
.TagClassName
{
border-color: #917570;
}
</style>