Shades of Bazaar #867474
Tints of Bazaar #867474
RGB
CMYK
RGB Variations
Color information
#867474 (or 0x867474) is known color: Bazaar. HEX triplet: 86, 74 and 74. RGB value is (134,116,116). Sum of RGB (Red+Green+Blue) = 134+116+116=366 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.61% from 366); Green value is 116 (45.70% from 255 or 31.69% from 366); Blue value is 116 (45.70% from 255 or 31.69% from 366); Max value from RGB is 134 - color contains mainly: red. Hex color #867474 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867474 is #798B8B. Grayscale: #797979. Windows color (decimal): -7965580 or 7632006. OLE color: 7632006.
HSL color Cylindrical-coordinate representation of color #867474: hue angle of 0º 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 #867474 is Cyan = 0, Magento = 0.13, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 116 | - |
| CMYK | 0 | 0.13 | 0.13 | 0.47 |
| HSL | 0º | 0.07% | 0.49% | - |
| HSV(B) | 0º | 0.13% | 0.53% | - |
| XYZ | 19.23 | 18.82 | 19.14 | - |
| YUV | 121.38 | 124.96 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 116 | 0 | 0.13 | 0.13 | 0.47 | 0 | 0.07 | 0.49 |
| Hex | 86 | 74 | 74 | 0 | D | D | 2F | 0 | 7 | 31 |
| Octal | 206 | 164 | 164 | 0 | 15 | 15 | 57 | 0 | 7 | 61 |
| Binary | 10000110 | 1110100 | 1110100 | 0 | 1101 | 1101 | 101111 | 0 | 111 | 110001 |
Color Harmonies of #867474
Complementary color
Monochromatic Colors of #867474
Black with #867474
Text Example
Text Example
White with #867474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867474; }
p { color: rgb(134,116,116); }
H1.HeaderClassName
{
color: #867474;
}
.AnyTagClassName
{
color: #867474;
}
</style>
background-color css
<style>
a { background-color: #867474; }
a { background-color: rgb(134,116,116); }
div.DivClassName
{
background-color: #867474;
}
.BgClassName
{
background-color: #867474;
}
</style>
border-color css
<style>
span { border-color: #867474; }
span { border-color: rgb(134,116,116); }
td.TdClassName
{
border-color: #867474;
}
.TagClassName
{
border-color: #867474;
}
</style>