Shades of Bazaar #857674
Tints of Bazaar #857674
RGB
CMYK
RGB Variations
Color information
#857674 (or 0x857674) is known color: Bazaar. HEX triplet: 85, 76 and 74. RGB value is (133,118,116). Sum of RGB (Red+Green+Blue) = 133+118+116=367 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.24% from 367); Green value is 118 (46.48% from 255 or 32.15% from 367); Blue value is 116 (45.70% from 255 or 31.61% from 367); Max value from RGB is 133 - color contains mainly: red. Hex color #857674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857674 is #7A898B. Grayscale: #7A7A7A. Windows color (decimal): -8030604 or 7632517. OLE color: 7632517.
HSL color Cylindrical-coordinate representation of color #857674: hue angle of 7.06º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #857674 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 116 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.48 |
| HSL | 7.06º | 0.07% | 0.49% | - |
| HSV(B) | 7.06º | 0.13% | 0.52% | - |
| XYZ | 19.3 | 19.2 | 19.21 | - |
| YUV | 122.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 116 | 0 | 0.11 | 0.13 | 0.48 | 7.06 | 0.07 | 0.49 |
| Hex | 85 | 76 | 74 | 0 | B | D | 30 | 7 | 7 | 31 |
| Octal | 205 | 166 | 164 | 0 | 13 | 15 | 60 | 7 | 7 | 61 |
| Binary | 10000101 | 1110110 | 1110100 | 0 | 1011 | 1101 | 110000 | 111 | 111 | 110001 |
Color Harmonies of #857674
Complementary color
Monochromatic Colors of #857674
Black with #857674
Text Example
Text Example
White with #857674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857674; }
p { color: rgb(133,118,116); }
H1.HeaderClassName
{
color: #857674;
}
.AnyTagClassName
{
color: #857674;
}
</style>
background-color css
<style>
a { background-color: #857674; }
a { background-color: rgb(133,118,116); }
div.DivClassName
{
background-color: #857674;
}
.BgClassName
{
background-color: #857674;
}
</style>
border-color css
<style>
span { border-color: #857674; }
span { border-color: rgb(133,118,116); }
td.TdClassName
{
border-color: #857674;
}
.TagClassName
{
border-color: #857674;
}
</style>