Shades of Bazaar #917470
Tints of Bazaar #917470
RGB
CMYK
RGB Variations
Color information
#917470 (or 0x917470) is known color: Bazaar. HEX triplet: 91, 74 and 70. RGB value is (145,116,112). Sum of RGB (Red+Green+Blue) = 145+116+112=373 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.87% from 373); Green value is 116 (45.70% from 255 or 31.10% from 373); Blue value is 112 (44.14% from 255 or 30.03% from 373); Max value from RGB is 145 - color contains mainly: red. Hex color #917470 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917470 is #6E8B8F. Grayscale: #7C7C7C. Windows color (decimal): -7244688 or 7369873. OLE color: 7369873.
HSL color Cylindrical-coordinate representation of color #917470: hue angle of 7.27º 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 #917470 is Cyan = 0, Magento = 0.2, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 116 | 112 | - |
| CMYK | 0 | 0.2 | 0.23 | 0.43 |
| HSL | 7.27º | 0.13% | 0.5% | - |
| HSV(B) | 7.27º | 0.23% | 0.57% | - |
| XYZ | 20.85 | 19.68 | 18.03 | - |
| YUV | 124.22 | 121.11 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 112 | 0 | 0.2 | 0.23 | 0.43 | 7.27 | 0.13 | 0.5 |
| Hex | 91 | 74 | 70 | 0 | 14 | 17 | 2B | 7 | D | 32 |
| Octal | 221 | 164 | 160 | 0 | 24 | 27 | 53 | 7 | 15 | 62 |
| Binary | 10010001 | 1110100 | 1110000 | 0 | 10100 | 10111 | 101011 | 111 | 1101 | 110010 |
Color Harmonies of #917470
Complementary color
Monochromatic Colors of #917470
Black with #917470
Text Example
Text Example
White with #917470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917470; }
p { color: rgb(145,116,112); }
H1.HeaderClassName
{
color: #917470;
}
.AnyTagClassName
{
color: #917470;
}
</style>
background-color css
<style>
a { background-color: #917470; }
a { background-color: rgb(145,116,112); }
div.DivClassName
{
background-color: #917470;
}
.BgClassName
{
background-color: #917470;
}
</style>
border-color css
<style>
span { border-color: #917470; }
span { border-color: rgb(145,116,112); }
td.TdClassName
{
border-color: #917470;
}
.TagClassName
{
border-color: #917470;
}
</style>