Shades of Bazaar #877674
Tints of Bazaar #877674
RGB
CMYK
RGB Variations
Color information
#877674 (or 0x877674) is known color: Bazaar. HEX triplet: 87, 76 and 74. RGB value is (135,118,116). Sum of RGB (Red+Green+Blue) = 135+118+116=369 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.59% from 369); Green value is 118 (46.48% from 255 or 31.98% from 369); Blue value is 116 (45.70% from 255 or 31.44% from 369); Max value from RGB is 135 - color contains mainly: red. Hex color #877674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877674 is #78898B. Grayscale: #7A7A7A. Windows color (decimal): -7899532 or 7632519. OLE color: 7632519.
HSL color Cylindrical-coordinate representation of color #877674: hue angle of 6.32º 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 #877674 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 116 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.47 |
| HSL | 6.32º | 0.08% | 0.49% | - |
| HSV(B) | 6.32º | 0.14% | 0.53% | - |
| XYZ | 19.62 | 19.37 | 19.23 | - |
| YUV | 122.86 | 124.13 | 136.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 116 | 0 | 0.13 | 0.14 | 0.47 | 6.32 | 0.08 | 0.49 |
| Hex | 87 | 76 | 74 | 0 | D | E | 2F | 6 | 8 | 31 |
| Octal | 207 | 166 | 164 | 0 | 15 | 16 | 57 | 6 | 10 | 61 |
| Binary | 10000111 | 1110110 | 1110100 | 0 | 1101 | 1110 | 101111 | 110 | 1000 | 110001 |
Color Harmonies of #877674
Complementary color
Monochromatic Colors of #877674
Black with #877674
Text Example
Text Example
White with #877674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877674; }
p { color: rgb(135,118,116); }
H1.HeaderClassName
{
color: #877674;
}
.AnyTagClassName
{
color: #877674;
}
</style>
background-color css
<style>
a { background-color: #877674; }
a { background-color: rgb(135,118,116); }
div.DivClassName
{
background-color: #877674;
}
.BgClassName
{
background-color: #877674;
}
</style>
border-color css
<style>
span { border-color: #877674; }
span { border-color: rgb(135,118,116); }
td.TdClassName
{
border-color: #877674;
}
.TagClassName
{
border-color: #877674;
}
</style>