Shades of Bazaar #877574
Tints of Bazaar #877574
RGB
CMYK
RGB Variations
Color information
#877574 (or 0x877574) is known color: Bazaar. HEX triplet: 87, 75 and 74. RGB value is (135,117,116). Sum of RGB (Red+Green+Blue) = 135+117+116=368 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.68% from 368); Green value is 117 (46.09% from 255 or 31.79% from 368); Blue value is 116 (45.70% from 255 or 31.52% from 368); Max value from RGB is 135 - color contains mainly: red. Hex color #877574 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877574 is #788A8B. Grayscale: #7A7A7A. Windows color (decimal): -7899788 or 7632263. OLE color: 7632263.
HSL color Cylindrical-coordinate representation of color #877574: hue angle of 3.16º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #877574 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 116 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.47 |
| HSL | 3.16º | 0.08% | 0.49% | - |
| HSV(B) | 3.16º | 0.14% | 0.53% | - |
| XYZ | 19.51 | 19.13 | 19.19 | - |
| YUV | 122.27 | 124.46 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 116 | 0 | 0.13 | 0.14 | 0.47 | 3.16 | 0.08 | 0.49 |
| Hex | 87 | 75 | 74 | 0 | D | E | 2F | 3 | 8 | 31 |
| Octal | 207 | 165 | 164 | 0 | 15 | 16 | 57 | 3 | 10 | 61 |
| Binary | 10000111 | 1110101 | 1110100 | 0 | 1101 | 1110 | 101111 | 11 | 1000 | 110001 |
Color Harmonies of #877574
Complementary color
Monochromatic Colors of #877574
Black with #877574
Text Example
Text Example
White with #877574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877574; }
p { color: rgb(135,117,116); }
H1.HeaderClassName
{
color: #877574;
}
.AnyTagClassName
{
color: #877574;
}
</style>
background-color css
<style>
a { background-color: #877574; }
a { background-color: rgb(135,117,116); }
div.DivClassName
{
background-color: #877574;
}
.BgClassName
{
background-color: #877574;
}
</style>
border-color css
<style>
span { border-color: #877574; }
span { border-color: rgb(135,117,116); }
td.TdClassName
{
border-color: #877574;
}
.TagClassName
{
border-color: #877574;
}
</style>