Shades of Bazaar #857372
Tints of Bazaar #857372
RGB
CMYK
RGB Variations
Color information
#857372 (or 0x857372) is known color: Bazaar. HEX triplet: 85, 73 and 72. RGB value is (133,115,114). Sum of RGB (Red+Green+Blue) = 133+115+114=362 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.74% from 362); Green value is 115 (45.31% from 255 or 31.77% from 362); Blue value is 114 (44.92% from 255 or 31.49% from 362); Max value from RGB is 133 - color contains mainly: red. Hex color #857372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857372 is #7A8C8D. Grayscale: #787878. Windows color (decimal): -8031374 or 7500677. OLE color: 7500677.
HSL color Cylindrical-coordinate representation of color #857372: hue angle of 3.16º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857372 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 114 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.48 |
| HSL | 3.16º | 0.08% | 0.48% | - |
| HSV(B) | 3.16º | 0.14% | 0.52% | - |
| XYZ | 18.84 | 18.46 | 18.49 | - |
| YUV | 120.27 | 124.46 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 114 | 0 | 0.14 | 0.14 | 0.48 | 3.16 | 0.08 | 0.48 |
| Hex | 85 | 73 | 72 | 0 | E | E | 30 | 3 | 8 | 30 |
| Octal | 205 | 163 | 162 | 0 | 16 | 16 | 60 | 3 | 10 | 60 |
| Binary | 10000101 | 1110011 | 1110010 | 0 | 1110 | 1110 | 110000 | 11 | 1000 | 110000 |
Color Harmonies of #857372
Complementary color
Monochromatic Colors of #857372
Black with #857372
Text Example
Text Example
White with #857372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857372; }
p { color: rgb(133,115,114); }
H1.HeaderClassName
{
color: #857372;
}
.AnyTagClassName
{
color: #857372;
}
</style>
background-color css
<style>
a { background-color: #857372; }
a { background-color: rgb(133,115,114); }
div.DivClassName
{
background-color: #857372;
}
.BgClassName
{
background-color: #857372;
}
</style>
border-color css
<style>
span { border-color: #857372; }
span { border-color: rgb(133,115,114); }
td.TdClassName
{
border-color: #857372;
}
.TagClassName
{
border-color: #857372;
}
</style>