Shades of Bazaar #837272
Tints of Bazaar #837272
RGB
CMYK
RGB Variations
Color information
#837272 (or 0x837272) is known color: Bazaar. HEX triplet: 83, 72 and 72. RGB value is (131,114,114). Sum of RGB (Red+Green+Blue) = 131+114+114=359 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.49% from 359); Green value is 114 (44.92% from 255 or 31.75% from 359); Blue value is 114 (44.92% from 255 or 31.75% from 359); Max value from RGB is 131 - color contains mainly: red. Hex color #837272 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837272 is #7C8D8D. Grayscale: #777777. Windows color (decimal): -8162702 or 7500419. OLE color: 7500419.
HSL color Cylindrical-coordinate representation of color #837272: hue angle of 0º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #837272 is Cyan = 0, Magento = 0.13, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 114 | - |
| CMYK | 0 | 0.13 | 0.13 | 0.49 |
| HSL | 0º | 0.07% | 0.48% | - |
| HSV(B) | 0º | 0.13% | 0.51% | - |
| XYZ | 18.41 | 18.07 | 18.44 | - |
| YUV | 119.08 | 125.13 | 136.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 114 | 0 | 0.13 | 0.13 | 0.49 | 0 | 0.07 | 0.48 |
| Hex | 83 | 72 | 72 | 0 | D | D | 31 | 0 | 7 | 30 |
| Octal | 203 | 162 | 162 | 0 | 15 | 15 | 61 | 0 | 7 | 60 |
| Binary | 10000011 | 1110010 | 1110010 | 0 | 1101 | 1101 | 110001 | 0 | 111 | 110000 |
Color Harmonies of #837272
Complementary color
Monochromatic Colors of #837272
Black with #837272
Text Example
Text Example
White with #837272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837272; }
p { color: rgb(131,114,114); }
H1.HeaderClassName
{
color: #837272;
}
.AnyTagClassName
{
color: #837272;
}
</style>
background-color css
<style>
a { background-color: #837272; }
a { background-color: rgb(131,114,114); }
div.DivClassName
{
background-color: #837272;
}
.BgClassName
{
background-color: #837272;
}
</style>
border-color css
<style>
span { border-color: #837272; }
span { border-color: rgb(131,114,114); }
td.TdClassName
{
border-color: #837272;
}
.TagClassName
{
border-color: #837272;
}
</style>