Shades of Bazaar #857574
Tints of Bazaar #857574
RGB
CMYK
RGB Variations
Color information
#857574 (or 0x857574) is known color: Bazaar. HEX triplet: 85, 75 and 74. RGB value is (133,117,116). Sum of RGB (Red+Green+Blue) = 133+117+116=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 117 (46.09% from 255 or 31.97% from 366); Blue value is 116 (45.70% from 255 or 31.69% from 366); Max value from RGB is 133 - color contains mainly: red. Hex color #857574 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857574 is #7A8A8B. Grayscale: #797979. Windows color (decimal): -8030860 or 7632261. OLE color: 7632261.
HSL color Cylindrical-coordinate representation of color #857574: hue angle of 3.53º 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 #857574 is Cyan = 0, Magento = 0.12, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 116 | - |
| CMYK | 0 | 0.12 | 0.13 | 0.48 |
| HSL | 3.53º | 0.07% | 0.49% | - |
| HSV(B) | 3.53º | 0.13% | 0.52% | - |
| XYZ | 19.19 | 18.97 | 19.17 | - |
| YUV | 121.67 | 124.8 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 116 | 0 | 0.12 | 0.13 | 0.48 | 3.53 | 0.07 | 0.49 |
| Hex | 85 | 75 | 74 | 0 | C | D | 30 | 4 | 7 | 31 |
| Octal | 205 | 165 | 164 | 0 | 14 | 15 | 60 | 4 | 7 | 61 |
| Binary | 10000101 | 1110101 | 1110100 | 0 | 1100 | 1101 | 110000 | 100 | 111 | 110001 |
Color Harmonies of #857574
Complementary color
Monochromatic Colors of #857574
Black with #857574
Text Example
Text Example
White with #857574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857574; }
p { color: rgb(133,117,116); }
H1.HeaderClassName
{
color: #857574;
}
.AnyTagClassName
{
color: #857574;
}
</style>
background-color css
<style>
a { background-color: #857574; }
a { background-color: rgb(133,117,116); }
div.DivClassName
{
background-color: #857574;
}
.BgClassName
{
background-color: #857574;
}
</style>
border-color css
<style>
span { border-color: #857574; }
span { border-color: rgb(133,117,116); }
td.TdClassName
{
border-color: #857574;
}
.TagClassName
{
border-color: #857574;
}
</style>