Shades of Bazaar #947975
Tints of Bazaar #947975
RGB
CMYK
RGB Variations
Color information
#947975 (or 0x947975) is known color: Bazaar. HEX triplet: 94, 79 and 75. RGB value is (148,121,117). Sum of RGB (Red+Green+Blue) = 148+121+117=386 (51% of max value = 765). Red value is 148 (58.20% from 255 or 38.34% from 386); Green value is 121 (47.66% from 255 or 31.35% from 386); Blue value is 117 (46.09% from 255 or 30.31% from 386); Max value from RGB is 148 - color contains mainly: red. Hex color #947975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947975 is #6B868A. Grayscale: #808080. Windows color (decimal): -7046795 or 7698836. OLE color: 7698836.
HSL color Cylindrical-coordinate representation of color #947975: hue angle of 7.74º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #947975 is Cyan = 0, Magento = 0.18, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 117 | - |
| CMYK | 0 | 0.18 | 0.21 | 0.42 |
| HSL | 7.74º | 0.13% | 0.52% | - |
| HSV(B) | 7.74º | 0.21% | 0.58% | - |
| XYZ | 22.26 | 21.26 | 19.76 | - |
| YUV | 128.62 | 121.45 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 117 | 0 | 0.18 | 0.21 | 0.42 | 7.74 | 0.13 | 0.52 |
| Hex | 94 | 79 | 75 | 0 | 12 | 15 | 2A | 8 | D | 34 |
| Octal | 224 | 171 | 165 | 0 | 22 | 25 | 52 | 10 | 15 | 64 |
| Binary | 10010100 | 1111001 | 1110101 | 0 | 10010 | 10101 | 101010 | 1000 | 1101 | 110100 |
Color Harmonies of #947975
Complementary color
Monochromatic Colors of #947975
Black with #947975
Text Example
Text Example
White with #947975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947975; }
p { color: rgb(148,121,117); }
H1.HeaderClassName
{
color: #947975;
}
.AnyTagClassName
{
color: #947975;
}
</style>
background-color css
<style>
a { background-color: #947975; }
a { background-color: rgb(148,121,117); }
div.DivClassName
{
background-color: #947975;
}
.BgClassName
{
background-color: #947975;
}
</style>
border-color css
<style>
span { border-color: #947975; }
span { border-color: rgb(148,121,117); }
td.TdClassName
{
border-color: #947975;
}
.TagClassName
{
border-color: #947975;
}
</style>