Shades of Bazaar #857472
Tints of Bazaar #857472
RGB
CMYK
RGB Variations
Color information
#857472 (or 0x857472) is known color: Bazaar. HEX triplet: 85, 74 and 72. RGB value is (133,116,114). Sum of RGB (Red+Green+Blue) = 133+116+114=363 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.64% from 363); Green value is 116 (45.70% from 255 or 31.96% from 363); Blue value is 114 (44.92% from 255 or 31.40% from 363); Max value from RGB is 133 - color contains mainly: red. Hex color #857472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857472 is #7A8B8D. Grayscale: #787878. Windows color (decimal): -8031118 or 7500933. OLE color: 7500933.
HSL color Cylindrical-coordinate representation of color #857472: hue angle of 6.32º 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 #857472 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 114 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.48 |
| HSL | 6.32º | 0.08% | 0.48% | - |
| HSV(B) | 6.32º | 0.14% | 0.52% | - |
| XYZ | 18.96 | 18.69 | 18.53 | - |
| YUV | 120.86 | 124.13 | 136.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 114 | 0 | 0.13 | 0.14 | 0.48 | 6.32 | 0.08 | 0.48 |
| Hex | 85 | 74 | 72 | 0 | D | E | 30 | 6 | 8 | 30 |
| Octal | 205 | 164 | 162 | 0 | 15 | 16 | 60 | 6 | 10 | 60 |
| Binary | 10000101 | 1110100 | 1110010 | 0 | 1101 | 1110 | 110000 | 110 | 1000 | 110000 |
Color Harmonies of #857472
Complementary color
Monochromatic Colors of #857472
Black with #857472
Text Example
Text Example
White with #857472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857472; }
p { color: rgb(133,116,114); }
H1.HeaderClassName
{
color: #857472;
}
.AnyTagClassName
{
color: #857472;
}
</style>
background-color css
<style>
a { background-color: #857472; }
a { background-color: rgb(133,116,114); }
div.DivClassName
{
background-color: #857472;
}
.BgClassName
{
background-color: #857472;
}
</style>
border-color css
<style>
span { border-color: #857472; }
span { border-color: rgb(133,116,114); }
td.TdClassName
{
border-color: #857472;
}
.TagClassName
{
border-color: #857472;
}
</style>