Shades of Bazaar #837877
Tints of Bazaar #837877
RGB
CMYK
RGB Variations
Color information
#837877 (or 0x837877) is known color: Bazaar. HEX triplet: 83, 78 and 77. RGB value is (131,120,119). Sum of RGB (Red+Green+Blue) = 131+120+119=370 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.41% from 370); Green value is 120 (47.27% from 255 or 32.43% from 370); Blue value is 119 (46.88% from 255 or 32.16% from 370); Max value from RGB is 131 - color contains mainly: red. Hex color #837877 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837877 is #7C8788. Grayscale: #7B7B7B. Windows color (decimal): -8161161 or 7829635. OLE color: 7829635.
HSL color Cylindrical-coordinate representation of color #837877: hue angle of 5º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #837877 is Cyan = 0, Magento = 0.08, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 119 | - |
| CMYK | 0 | 0.08 | 0.09 | 0.49 |
| HSL | 5º | 0.05% | 0.49% | - |
| HSV(B) | 5º | 0.09% | 0.51% | - |
| XYZ | 19.41 | 19.59 | 20.21 | - |
| YUV | 123.18 | 125.64 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 119 | 0 | 0.08 | 0.09 | 0.49 | 5 | 0.05 | 0.49 |
| Hex | 83 | 78 | 77 | 0 | 8 | 9 | 31 | 5 | 5 | 31 |
| Octal | 203 | 170 | 167 | 0 | 10 | 11 | 61 | 5 | 5 | 61 |
| Binary | 10000011 | 1111000 | 1110111 | 0 | 1000 | 1001 | 110001 | 101 | 101 | 110001 |
Color Harmonies of #837877
Complementary color
Monochromatic Colors of #837877
Black with #837877
Text Example
Text Example
White with #837877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837877; }
p { color: rgb(131,120,119); }
H1.HeaderClassName
{
color: #837877;
}
.AnyTagClassName
{
color: #837877;
}
</style>
background-color css
<style>
a { background-color: #837877; }
a { background-color: rgb(131,120,119); }
div.DivClassName
{
background-color: #837877;
}
.BgClassName
{
background-color: #837877;
}
</style>
border-color css
<style>
span { border-color: #837877; }
span { border-color: rgb(131,120,119); }
td.TdClassName
{
border-color: #837877;
}
.TagClassName
{
border-color: #837877;
}
</style>