Shades of Old Brick #843437
Tints of Old Brick #843437
RGB
CMYK
RGB Variations
Color information
#843437 (or 0x843437) is known color: Old Brick. HEX triplet: 84, 34 and 37. RGB value is (132,52,55). Sum of RGB (Red+Green+Blue) = 132+52+55=239 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.23% from 239); Green value is 52 (20.70% from 255 or 21.76% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 132 - color contains mainly: red. Hex color #843437 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #843437 is #7BCBC8. Grayscale: #4C4C4C. Windows color (decimal): -8113097 or 3617924. OLE color: 3617924.
HSL color Cylindrical-coordinate representation of color #843437: hue angle of 357.75º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #843437 is Cyan = 0, Magento = 0.61, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 52 | 55 | - |
| CMYK | 0 | 0.61 | 0.58 | 0.48 |
| HSL | 357.75º | 0.43% | 0.36% | - |
| HSV(B) | 357.75º | 0.61% | 0.52% | - |
| XYZ | 11.43 | 7.64 | 4.49 | - |
| YUV | 76.26 | 116 | 167.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 52 | 55 | 0 | 0.61 | 0.58 | 0.48 | 357.75 | 0.43 | 0.36 |
| Hex | 84 | 34 | 37 | 0 | 3D | 3A | 30 | 166 | 2B | 24 |
| Octal | 204 | 64 | 67 | 0 | 75 | 72 | 60 | 546 | 53 | 44 |
| Binary | 10000100 | 110100 | 110111 | 0 | 111101 | 111010 | 110000 | 101100110 | 101011 | 100100 |
Color Harmonies of #843437
Complementary color
Monochromatic Colors of #843437
Black with #843437
Text Example
Text Example
White with #843437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843437; }
p { color: rgb(132,52,55); }
H1.HeaderClassName
{
color: #843437;
}
.AnyTagClassName
{
color: #843437;
}
</style>
background-color css
<style>
a { background-color: #843437; }
a { background-color: rgb(132,52,55); }
div.DivClassName
{
background-color: #843437;
}
.BgClassName
{
background-color: #843437;
}
</style>
border-color css
<style>
span { border-color: #843437; }
span { border-color: rgb(132,52,55); }
td.TdClassName
{
border-color: #843437;
}
.TagClassName
{
border-color: #843437;
}
</style>