Shades of Bazaar #907976
Tints of Bazaar #907976
RGB
CMYK
RGB Variations
Color information
#907976 (or 0x907976) is known color: Bazaar. HEX triplet: 90, 79 and 76. RGB value is (144,121,118). Sum of RGB (Red+Green+Blue) = 144+121+118=383 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.60% from 383); Green value is 121 (47.66% from 255 or 31.59% from 383); Blue value is 118 (46.48% from 255 or 30.81% from 383); Max value from RGB is 144 - color contains mainly: red. Hex color #907976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907976 is #6F8689. Grayscale: #7F7F7F. Windows color (decimal): -7308938 or 7764368. OLE color: 7764368.
HSL color Cylindrical-coordinate representation of color #907976: hue angle of 6.92º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #907976 is Cyan = 0, Magento = 0.16, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 121 | 118 | - |
| CMYK | 0 | 0.16 | 0.18 | 0.44 |
| HSL | 6.92º | 0.1% | 0.51% | - |
| HSV(B) | 6.92º | 0.18% | 0.56% | - |
| XYZ | 21.61 | 20.91 | 20.04 | - |
| YUV | 127.54 | 122.62 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 118 | 0 | 0.16 | 0.18 | 0.44 | 6.92 | 0.1 | 0.51 |
| Hex | 90 | 79 | 76 | 0 | 10 | 12 | 2C | 7 | A | 33 |
| Octal | 220 | 171 | 166 | 0 | 20 | 22 | 54 | 7 | 12 | 63 |
| Binary | 10010000 | 1111001 | 1110110 | 0 | 10000 | 10010 | 101100 | 111 | 1010 | 110011 |
Color Harmonies of #907976
Complementary color
Monochromatic Colors of #907976
Black with #907976
Text Example
Text Example
White with #907976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907976; }
p { color: rgb(144,121,118); }
H1.HeaderClassName
{
color: #907976;
}
.AnyTagClassName
{
color: #907976;
}
</style>
background-color css
<style>
a { background-color: #907976; }
a { background-color: rgb(144,121,118); }
div.DivClassName
{
background-color: #907976;
}
.BgClassName
{
background-color: #907976;
}
</style>
border-color css
<style>
span { border-color: #907976; }
span { border-color: rgb(144,121,118); }
td.TdClassName
{
border-color: #907976;
}
.TagClassName
{
border-color: #907976;
}
</style>