Shades of Bazaar #907977
Tints of Bazaar #907977
RGB
CMYK
RGB Variations
Color information
#907977 (or 0x907977) is known color: Bazaar. HEX triplet: 90, 79 and 77. RGB value is (144,121,119). Sum of RGB (Red+Green+Blue) = 144+121+119=384 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.5% from 384); Green value is 121 (47.66% from 255 or 31.51% from 384); Blue value is 119 (46.88% from 255 or 30.99% from 384); Max value from RGB is 144 - color contains mainly: red. Hex color #907977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907977 is #6F8688. Grayscale: #7F7F7F. Windows color (decimal): -7308937 or 7829904. OLE color: 7829904.
HSL color Cylindrical-coordinate representation of color #907977: hue angle of 4.8º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #907977 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 121 | 119 | - |
| CMYK | 0 | 0.16 | 0.17 | 0.44 |
| HSL | 4.8º | 0.1% | 0.52% | - |
| HSV(B) | 4.8º | 0.17% | 0.56% | - |
| XYZ | 21.67 | 20.94 | 20.35 | - |
| YUV | 127.65 | 123.12 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 119 | 0 | 0.16 | 0.17 | 0.44 | 4.8 | 0.1 | 0.52 |
| Hex | 90 | 79 | 77 | 0 | 10 | 11 | 2C | 5 | A | 34 |
| Octal | 220 | 171 | 167 | 0 | 20 | 21 | 54 | 5 | 12 | 64 |
| Binary | 10010000 | 1111001 | 1110111 | 0 | 10000 | 10001 | 101100 | 101 | 1010 | 110100 |
Color Harmonies of #907977
Complementary color
Monochromatic Colors of #907977
Black with #907977
Text Example
Text Example
White with #907977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907977; }
p { color: rgb(144,121,119); }
H1.HeaderClassName
{
color: #907977;
}
.AnyTagClassName
{
color: #907977;
}
</style>
background-color css
<style>
a { background-color: #907977; }
a { background-color: rgb(144,121,119); }
div.DivClassName
{
background-color: #907977;
}
.BgClassName
{
background-color: #907977;
}
</style>
border-color css
<style>
span { border-color: #907977; }
span { border-color: rgb(144,121,119); }
td.TdClassName
{
border-color: #907977;
}
.TagClassName
{
border-color: #907977;
}
</style>