Shades of Bazaar #917270
Tints of Bazaar #917270
RGB
CMYK
RGB Variations
Color information
#917270 (or 0x917270) is known color: Bazaar. HEX triplet: 91, 72 and 70. RGB value is (145,114,112). Sum of RGB (Red+Green+Blue) = 145+114+112=371 (49% of max value = 765). Red value is 145 (57.03% from 255 or 39.08% from 371); Green value is 114 (44.92% from 255 or 30.73% from 371); Blue value is 112 (44.14% from 255 or 30.19% from 371); Max value from RGB is 145 - color contains mainly: red. Hex color #917270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917270 is #6E8D8F. Grayscale: #7B7B7B. Windows color (decimal): -7245200 or 7369361. OLE color: 7369361.
HSL color Cylindrical-coordinate representation of color #917270: hue angle of 3.64º 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 #917270 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 112 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.43 |
| HSL | 3.64º | 0.13% | 0.5% | - |
| HSV(B) | 3.64º | 0.23% | 0.57% | - |
| XYZ | 20.62 | 19.22 | 17.95 | - |
| YUV | 123.04 | 121.77 | 143.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 112 | 0 | 0.21 | 0.23 | 0.43 | 3.64 | 0.13 | 0.5 |
| Hex | 91 | 72 | 70 | 0 | 15 | 17 | 2B | 4 | D | 32 |
| Octal | 221 | 162 | 160 | 0 | 25 | 27 | 53 | 4 | 15 | 62 |
| Binary | 10010001 | 1110010 | 1110000 | 0 | 10101 | 10111 | 101011 | 100 | 1101 | 110010 |
Color Harmonies of #917270
Complementary color
Monochromatic Colors of #917270
Black with #917270
Text Example
Text Example
White with #917270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917270; }
p { color: rgb(145,114,112); }
H1.HeaderClassName
{
color: #917270;
}
.AnyTagClassName
{
color: #917270;
}
</style>
background-color css
<style>
a { background-color: #917270; }
a { background-color: rgb(145,114,112); }
div.DivClassName
{
background-color: #917270;
}
.BgClassName
{
background-color: #917270;
}
</style>
border-color css
<style>
span { border-color: #917270; }
span { border-color: rgb(145,114,112); }
td.TdClassName
{
border-color: #917270;
}
.TagClassName
{
border-color: #917270;
}
</style>