Shades of Bazaar #877472
Tints of Bazaar #877472
RGB
CMYK
RGB Variations
Color information
#877472 (or 0x877472) is known color: Bazaar. HEX triplet: 87, 74 and 72. RGB value is (135,116,114). Sum of RGB (Red+Green+Blue) = 135+116+114=365 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.99% from 365); Green value is 116 (45.70% from 255 or 31.78% from 365); Blue value is 114 (44.92% from 255 or 31.23% from 365); Max value from RGB is 135 - color contains mainly: red. Hex color #877472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877472 is #788B8D. Grayscale: #797979. Windows color (decimal): -7900046 or 7500935. OLE color: 7500935.
HSL color Cylindrical-coordinate representation of color #877472: hue angle of 5.71º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #877472 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 114 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.47 |
| HSL | 5.71º | 0.08% | 0.49% | - |
| HSV(B) | 5.71º | 0.16% | 0.53% | - |
| XYZ | 19.27 | 18.86 | 18.54 | - |
| YUV | 121.45 | 123.79 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 114 | 0 | 0.14 | 0.16 | 0.47 | 5.71 | 0.08 | 0.49 |
| Hex | 87 | 74 | 72 | 0 | E | 10 | 2F | 6 | 8 | 31 |
| Octal | 207 | 164 | 162 | 0 | 16 | 20 | 57 | 6 | 10 | 61 |
| Binary | 10000111 | 1110100 | 1110010 | 0 | 1110 | 10000 | 101111 | 110 | 1000 | 110001 |
Color Harmonies of #877472
Complementary color
Monochromatic Colors of #877472
Black with #877472
Text Example
Text Example
White with #877472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877472; }
p { color: rgb(135,116,114); }
H1.HeaderClassName
{
color: #877472;
}
.AnyTagClassName
{
color: #877472;
}
</style>
background-color css
<style>
a { background-color: #877472; }
a { background-color: rgb(135,116,114); }
div.DivClassName
{
background-color: #877472;
}
.BgClassName
{
background-color: #877472;
}
</style>
border-color css
<style>
span { border-color: #877472; }
span { border-color: rgb(135,116,114); }
td.TdClassName
{
border-color: #877472;
}
.TagClassName
{
border-color: #877472;
}
</style>