Shades of Bazaar #867674
Tints of Bazaar #867674
RGB
CMYK
RGB Variations
Color information
#867674 (or 0x867674) is known color: Bazaar. HEX triplet: 86, 76 and 74. RGB value is (134,118,116). Sum of RGB (Red+Green+Blue) = 134+118+116=368 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.41% from 368); Green value is 118 (46.48% from 255 or 32.07% from 368); Blue value is 116 (45.70% from 255 or 31.52% from 368); Max value from RGB is 134 - color contains mainly: red. Hex color #867674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867674 is #79898B. Grayscale: #7A7A7A. Windows color (decimal): -7965068 or 7632518. OLE color: 7632518.
HSL color Cylindrical-coordinate representation of color #867674: hue angle of 6.67º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #867674 is Cyan = 0, Magento = 0.12, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 116 | - |
| CMYK | 0 | 0.12 | 0.13 | 0.47 |
| HSL | 6.67º | 0.07% | 0.49% | - |
| HSV(B) | 6.67º | 0.13% | 0.53% | - |
| XYZ | 19.46 | 19.29 | 19.22 | - |
| YUV | 122.56 | 124.3 | 136.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 116 | 0 | 0.12 | 0.13 | 0.47 | 6.67 | 0.07 | 0.49 |
| Hex | 86 | 76 | 74 | 0 | C | D | 2F | 7 | 7 | 31 |
| Octal | 206 | 166 | 164 | 0 | 14 | 15 | 57 | 7 | 7 | 61 |
| Binary | 10000110 | 1110110 | 1110100 | 0 | 1100 | 1101 | 101111 | 111 | 111 | 110001 |
Color Harmonies of #867674
Complementary color
Monochromatic Colors of #867674
Black with #867674
Text Example
Text Example
White with #867674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867674; }
p { color: rgb(134,118,116); }
H1.HeaderClassName
{
color: #867674;
}
.AnyTagClassName
{
color: #867674;
}
</style>
background-color css
<style>
a { background-color: #867674; }
a { background-color: rgb(134,118,116); }
div.DivClassName
{
background-color: #867674;
}
.BgClassName
{
background-color: #867674;
}
</style>
border-color css
<style>
span { border-color: #867674; }
span { border-color: rgb(134,118,116); }
td.TdClassName
{
border-color: #867674;
}
.TagClassName
{
border-color: #867674;
}
</style>