Shades of Old Brick #843537
Tints of Old Brick #843537
RGB
CMYK
RGB Variations
Color information
#843537 (or 0x843537) is known color: Old Brick. HEX triplet: 84, 35 and 37. RGB value is (132,53,55). Sum of RGB (Red+Green+Blue) = 132+53+55=240 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55% from 240); Green value is 53 (21.09% from 255 or 22.08% from 240); Blue value is 55 (21.88% from 255 or 22.92% from 240); Max value from RGB is 132 - color contains mainly: red. Hex color #843537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #843537 is #7BCAC8. Grayscale: #4C4C4C. Windows color (decimal): -8112841 or 3618180. OLE color: 3618180.
HSL color Cylindrical-coordinate representation of color #843537: hue angle of 358.48º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #843537 is Cyan = 0, Magento = 0.60, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 53 | 55 | - |
| CMYK | 0 | 0.60 | 0.58 | 0.48 |
| HSL | 358.48º | 0.43% | 0.36% | - |
| HSV(B) | 358.48º | 0.6% | 0.52% | - |
| XYZ | 11.48 | 7.73 | 4.5 | - |
| YUV | 76.85 | 115.67 | 167.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 53 | 55 | 0 | 0.60 | 0.58 | 0.48 | 358.48 | 0.43 | 0.36 |
| Hex | 84 | 35 | 37 | 0 | 3C | 3A | 30 | 166 | 2B | 24 |
| Octal | 204 | 65 | 67 | 0 | 74 | 72 | 60 | 546 | 53 | 44 |
| Binary | 10000100 | 110101 | 110111 | 0 | 111100 | 111010 | 110000 | 101100110 | 101011 | 100100 |
Color Harmonies of #843537
Complementary color
Monochromatic Colors of #843537
Black with #843537
Text Example
Text Example
White with #843537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843537; }
p { color: rgb(132,53,55); }
H1.HeaderClassName
{
color: #843537;
}
.AnyTagClassName
{
color: #843537;
}
</style>
background-color css
<style>
a { background-color: #843537; }
a { background-color: rgb(132,53,55); }
div.DivClassName
{
background-color: #843537;
}
.BgClassName
{
background-color: #843537;
}
</style>
border-color css
<style>
span { border-color: #843537; }
span { border-color: rgb(132,53,55); }
td.TdClassName
{
border-color: #843537;
}
.TagClassName
{
border-color: #843537;
}
</style>