Shades of Bazaar #947977
Tints of Bazaar #947977
RGB
CMYK
RGB Variations
Color information
#947977 (or 0x947977) is known color: Bazaar. HEX triplet: 94, 79 and 77. RGB value is (148,121,119). Sum of RGB (Red+Green+Blue) = 148+121+119=388 (51% of max value = 765). Red value is 148 (58.20% from 255 or 38.14% from 388); Green value is 121 (47.66% from 255 or 31.19% from 388); Blue value is 119 (46.88% from 255 or 30.67% from 388); Max value from RGB is 148 - color contains mainly: red. Hex color #947977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947977 is #6B8688. Grayscale: #808080. Windows color (decimal): -7046793 or 7829908. OLE color: 7829908.
HSL color Cylindrical-coordinate representation of color #947977: hue angle of 4.14º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #947977 is Cyan = 0, Magento = 0.18, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 119 | - |
| CMYK | 0 | 0.18 | 0.20 | 0.42 |
| HSL | 4.14º | 0.12% | 0.52% | - |
| HSV(B) | 4.14º | 0.2% | 0.58% | - |
| XYZ | 22.38 | 21.3 | 20.39 | - |
| YUV | 128.85 | 122.45 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 119 | 0 | 0.18 | 0.20 | 0.42 | 4.14 | 0.12 | 0.52 |
| Hex | 94 | 79 | 77 | 0 | 12 | 14 | 2A | 4 | C | 34 |
| Octal | 224 | 171 | 167 | 0 | 22 | 24 | 52 | 4 | 14 | 64 |
| Binary | 10010100 | 1111001 | 1110111 | 0 | 10010 | 10100 | 101010 | 100 | 1100 | 110100 |
Color Harmonies of #947977
Complementary color
Monochromatic Colors of #947977
Black with #947977
Text Example
Text Example
White with #947977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947977; }
p { color: rgb(148,121,119); }
H1.HeaderClassName
{
color: #947977;
}
.AnyTagClassName
{
color: #947977;
}
</style>
background-color css
<style>
a { background-color: #947977; }
a { background-color: rgb(148,121,119); }
div.DivClassName
{
background-color: #947977;
}
.BgClassName
{
background-color: #947977;
}
</style>
border-color css
<style>
span { border-color: #947977; }
span { border-color: rgb(148,121,119); }
td.TdClassName
{
border-color: #947977;
}
.TagClassName
{
border-color: #947977;
}
</style>