Shades of Bazaar #927470
Tints of Bazaar #927470
RGB
CMYK
RGB Variations
Color information
#927470 (or 0x927470) is known color: Bazaar. HEX triplet: 92, 74 and 70. RGB value is (146,116,112). Sum of RGB (Red+Green+Blue) = 146+116+112=374 (49% of max value = 765). Red value is 146 (57.42% from 255 or 39.04% from 374); Green value is 116 (45.70% from 255 or 31.02% from 374); Blue value is 112 (44.14% from 255 or 29.95% from 374); Max value from RGB is 146 - color contains mainly: red. Hex color #927470 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927470 is #6D8B8F. Grayscale: #7C7C7C. Windows color (decimal): -7179152 or 7369874. OLE color: 7369874.
HSL color Cylindrical-coordinate representation of color #927470: hue angle of 7.06º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #927470 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 112 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.43 |
| HSL | 7.06º | 0.13% | 0.51% | - |
| HSV(B) | 7.06º | 0.23% | 0.57% | - |
| XYZ | 21.02 | 19.77 | 18.04 | - |
| YUV | 124.51 | 120.94 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 112 | 0 | 0.21 | 0.23 | 0.43 | 7.06 | 0.13 | 0.51 |
| Hex | 92 | 74 | 70 | 0 | 15 | 17 | 2B | 7 | D | 33 |
| Octal | 222 | 164 | 160 | 0 | 25 | 27 | 53 | 7 | 15 | 63 |
| Binary | 10010010 | 1110100 | 1110000 | 0 | 10101 | 10111 | 101011 | 111 | 1101 | 110011 |
Color Harmonies of #927470
Complementary color
Monochromatic Colors of #927470
Black with #927470
Text Example
Text Example
White with #927470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927470; }
p { color: rgb(146,116,112); }
H1.HeaderClassName
{
color: #927470;
}
.AnyTagClassName
{
color: #927470;
}
</style>
background-color css
<style>
a { background-color: #927470; }
a { background-color: rgb(146,116,112); }
div.DivClassName
{
background-color: #927470;
}
.BgClassName
{
background-color: #927470;
}
</style>
border-color css
<style>
span { border-color: #927470; }
span { border-color: rgb(146,116,112); }
td.TdClassName
{
border-color: #927470;
}
.TagClassName
{
border-color: #927470;
}
</style>