Shades of Bazaar #857877
Tints of Bazaar #857877
RGB
CMYK
RGB Variations
Color information
#857877 (or 0x857877) is known color: Bazaar. HEX triplet: 85, 78 and 77. RGB value is (133,120,119). Sum of RGB (Red+Green+Blue) = 133+120+119=372 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.75% from 372); Green value is 120 (47.27% from 255 or 32.26% from 372); Blue value is 119 (46.88% from 255 or 31.99% from 372); Max value from RGB is 133 - color contains mainly: red. Hex color #857877 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857877 is #7A8788. Grayscale: #7B7B7B. Windows color (decimal): -8030089 or 7829637. OLE color: 7829637.
HSL color Cylindrical-coordinate representation of color #857877: hue angle of 4.29º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #857877 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 120 | 119 | - |
| CMYK | 0 | 0.10 | 0.11 | 0.48 |
| HSL | 4.29º | 0.06% | 0.49% | - |
| HSV(B) | 4.29º | 0.11% | 0.52% | - |
| XYZ | 19.72 | 19.75 | 20.23 | - |
| YUV | 123.77 | 125.31 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 120 | 119 | 0 | 0.10 | 0.11 | 0.48 | 4.29 | 0.06 | 0.49 |
| Hex | 85 | 78 | 77 | 0 | A | B | 30 | 4 | 6 | 31 |
| Octal | 205 | 170 | 167 | 0 | 12 | 13 | 60 | 4 | 6 | 61 |
| Binary | 10000101 | 1111000 | 1110111 | 0 | 1010 | 1011 | 110000 | 100 | 110 | 110001 |
Color Harmonies of #857877
Complementary color
Monochromatic Colors of #857877
Black with #857877
Text Example
Text Example
White with #857877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857877; }
p { color: rgb(133,120,119); }
H1.HeaderClassName
{
color: #857877;
}
.AnyTagClassName
{
color: #857877;
}
</style>
background-color css
<style>
a { background-color: #857877; }
a { background-color: rgb(133,120,119); }
div.DivClassName
{
background-color: #857877;
}
.BgClassName
{
background-color: #857877;
}
</style>
border-color css
<style>
span { border-color: #857877; }
span { border-color: rgb(133,120,119); }
td.TdClassName
{
border-color: #857877;
}
.TagClassName
{
border-color: #857877;
}
</style>