Shades of Bazaar #907978
Tints of Bazaar #907978
RGB
CMYK
RGB Variations
Color information
#907978 (or 0x907978) is known color: Bazaar. HEX triplet: 90, 79 and 78. RGB value is (144,121,120). Sum of RGB (Red+Green+Blue) = 144+121+120=385 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.40% from 385); Green value is 121 (47.66% from 255 or 31.43% from 385); Blue value is 120 (47.27% from 255 or 31.17% from 385); Max value from RGB is 144 - color contains mainly: red. Hex color #907978 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907978 is #6F8687. Grayscale: #7F7F7F. Windows color (decimal): -7308936 or 7895440. OLE color: 7895440.
HSL color Cylindrical-coordinate representation of color #907978: hue angle of 2.5º 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 #907978 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 121 | 120 | - |
| CMYK | 0 | 0.16 | 0.17 | 0.44 |
| HSL | 2.5º | 0.1% | 0.52% | - |
| HSV(B) | 2.5º | 0.17% | 0.56% | - |
| XYZ | 21.73 | 20.96 | 20.67 | - |
| YUV | 127.76 | 123.62 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 120 | 0 | 0.16 | 0.17 | 0.44 | 2.5 | 0.1 | 0.52 |
| Hex | 90 | 79 | 78 | 0 | 10 | 11 | 2C | 2 | A | 34 |
| Octal | 220 | 171 | 170 | 0 | 20 | 21 | 54 | 2 | 12 | 64 |
| Binary | 10010000 | 1111001 | 1111000 | 0 | 10000 | 10001 | 101100 | 10 | 1010 | 110100 |
Color Harmonies of #907978
Complementary color
Monochromatic Colors of #907978
Black with #907978
Text Example
Text Example
White with #907978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907978; }
p { color: rgb(144,121,120); }
H1.HeaderClassName
{
color: #907978;
}
.AnyTagClassName
{
color: #907978;
}
</style>
background-color css
<style>
a { background-color: #907978; }
a { background-color: rgb(144,121,120); }
div.DivClassName
{
background-color: #907978;
}
.BgClassName
{
background-color: #907978;
}
</style>
border-color css
<style>
span { border-color: #907978; }
span { border-color: rgb(144,121,120); }
td.TdClassName
{
border-color: #907978;
}
.TagClassName
{
border-color: #907978;
}
</style>