Shades of Bazaar #907975
Tints of Bazaar #907975
RGB
CMYK
RGB Variations
Color information
#907975 (or 0x907975) is known color: Bazaar. HEX triplet: 90, 79 and 75. RGB value is (144,121,117). Sum of RGB (Red+Green+Blue) = 144+121+117=382 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.70% from 382); Green value is 121 (47.66% from 255 or 31.68% from 382); Blue value is 117 (46.09% from 255 or 30.63% from 382); Max value from RGB is 144 - color contains mainly: red. Hex color #907975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907975 is #6F868A. Grayscale: #7F7F7F. Windows color (decimal): -7308939 or 7698832. OLE color: 7698832.
HSL color Cylindrical-coordinate representation of color #907975: hue angle of 8.89º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #907975 is Cyan = 0, Magento = 0.16, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 121 | 117 | - |
| CMYK | 0 | 0.16 | 0.19 | 0.44 |
| HSL | 8.89º | 0.11% | 0.51% | - |
| HSV(B) | 8.89º | 0.19% | 0.56% | - |
| XYZ | 21.55 | 20.89 | 19.73 | - |
| YUV | 127.42 | 122.12 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 117 | 0 | 0.16 | 0.19 | 0.44 | 8.89 | 0.11 | 0.51 |
| Hex | 90 | 79 | 75 | 0 | 10 | 13 | 2C | 9 | B | 33 |
| Octal | 220 | 171 | 165 | 0 | 20 | 23 | 54 | 11 | 13 | 63 |
| Binary | 10010000 | 1111001 | 1110101 | 0 | 10000 | 10011 | 101100 | 1001 | 1011 | 110011 |
Color Harmonies of #907975
Complementary color
Monochromatic Colors of #907975
Black with #907975
Text Example
Text Example
White with #907975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907975; }
p { color: rgb(144,121,117); }
H1.HeaderClassName
{
color: #907975;
}
.AnyTagClassName
{
color: #907975;
}
</style>
background-color css
<style>
a { background-color: #907975; }
a { background-color: rgb(144,121,117); }
div.DivClassName
{
background-color: #907975;
}
.BgClassName
{
background-color: #907975;
}
</style>
border-color css
<style>
span { border-color: #907975; }
span { border-color: rgb(144,121,117); }
td.TdClassName
{
border-color: #907975;
}
.TagClassName
{
border-color: #907975;
}
</style>