Shades of Bazaar #837775
Tints of Bazaar #837775
RGB
CMYK
RGB Variations
Color information
#837775 (or 0x837775) is known color: Bazaar. HEX triplet: 83, 77 and 75. RGB value is (131,119,117). Sum of RGB (Red+Green+Blue) = 131+119+117=367 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.69% from 367); Green value is 119 (46.88% from 255 or 32.43% from 367); Blue value is 117 (46.09% from 255 or 31.88% from 367); Max value from RGB is 131 - color contains mainly: red. Hex color #837775 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837775 is #7C888A. Grayscale: #7A7A7A. Windows color (decimal): -8161419 or 7698307. OLE color: 7698307.
HSL color Cylindrical-coordinate representation of color #837775: hue angle of 8.57º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #837775 is Cyan = 0, Magento = 0.09, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 119 | 117 | - |
| CMYK | 0 | 0.09 | 0.11 | 0.49 |
| HSL | 8.57º | 0.06% | 0.49% | - |
| HSV(B) | 8.57º | 0.11% | 0.51% | - |
| XYZ | 19.17 | 19.3 | 19.55 | - |
| YUV | 122.36 | 124.98 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 117 | 0 | 0.09 | 0.11 | 0.49 | 8.57 | 0.06 | 0.49 |
| Hex | 83 | 77 | 75 | 0 | 9 | B | 31 | 9 | 6 | 31 |
| Octal | 203 | 167 | 165 | 0 | 11 | 13 | 61 | 11 | 6 | 61 |
| Binary | 10000011 | 1110111 | 1110101 | 0 | 1001 | 1011 | 110001 | 1001 | 110 | 110001 |
Color Harmonies of #837775
Complementary color
Monochromatic Colors of #837775
Black with #837775
Text Example
Text Example
White with #837775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837775; }
p { color: rgb(131,119,117); }
H1.HeaderClassName
{
color: #837775;
}
.AnyTagClassName
{
color: #837775;
}
</style>
background-color css
<style>
a { background-color: #837775; }
a { background-color: rgb(131,119,117); }
div.DivClassName
{
background-color: #837775;
}
.BgClassName
{
background-color: #837775;
}
</style>
border-color css
<style>
span { border-color: #837775; }
span { border-color: rgb(131,119,117); }
td.TdClassName
{
border-color: #837775;
}
.TagClassName
{
border-color: #837775;
}
</style>