Shades of Bazaar #857272
Tints of Bazaar #857272
RGB
CMYK
RGB Variations
Color information
#857272 (or 0x857272) is known color: Bazaar. HEX triplet: 85, 72 and 72. RGB value is (133,114,114). Sum of RGB (Red+Green+Blue) = 133+114+114=361 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.84% from 361); Green value is 114 (44.92% from 255 or 31.58% from 361); Blue value is 114 (44.92% from 255 or 31.58% from 361); Max value from RGB is 133 - color contains mainly: red. Hex color #857272 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857272 is #7A8D8D. Grayscale: #777777. Windows color (decimal): -8031630 or 7500421. OLE color: 7500421.
HSL color Cylindrical-coordinate representation of color #857272: hue angle of 0º 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 #857272 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 114 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.48 |
| HSL | 0º | 0.08% | 0.48% | - |
| HSV(B) | 0º | 0.14% | 0.52% | - |
| XYZ | 18.73 | 18.24 | 18.45 | - |
| YUV | 119.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 114 | 0 | 0.14 | 0.14 | 0.48 | 0 | 0.08 | 0.48 |
| Hex | 85 | 72 | 72 | 0 | E | E | 30 | 0 | 8 | 30 |
| Octal | 205 | 162 | 162 | 0 | 16 | 16 | 60 | 0 | 10 | 60 |
| Binary | 10000101 | 1110010 | 1110010 | 0 | 1110 | 1110 | 110000 | 0 | 1000 | 110000 |
Color Harmonies of #857272
Complementary color
Monochromatic Colors of #857272
Black with #857272
Text Example
Text Example
White with #857272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857272; }
p { color: rgb(133,114,114); }
H1.HeaderClassName
{
color: #857272;
}
.AnyTagClassName
{
color: #857272;
}
</style>
background-color css
<style>
a { background-color: #857272; }
a { background-color: rgb(133,114,114); }
div.DivClassName
{
background-color: #857272;
}
.BgClassName
{
background-color: #857272;
}
</style>
border-color css
<style>
span { border-color: #857272; }
span { border-color: rgb(133,114,114); }
td.TdClassName
{
border-color: #857272;
}
.TagClassName
{
border-color: #857272;
}
</style>