Shades of Old Brick #843539
Tints of Old Brick #843539
RGB
CMYK
RGB Variations
Color information
#843539 (or 0x843539) is known color: Old Brick. HEX triplet: 84, 35 and 39. RGB value is (132,53,57). Sum of RGB (Red+Green+Blue) = 132+53+57=242 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.55% from 242); Green value is 53 (21.09% from 255 or 21.90% from 242); Blue value is 57 (22.66% from 255 or 23.55% from 242); Max value from RGB is 132 - color contains mainly: red. Hex color #843539 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #843539 is #7BCAC6. Grayscale: #4D4D4D. Windows color (decimal): -8112839 or 3749252. OLE color: 3749252.
HSL color Cylindrical-coordinate representation of color #843539: hue angle of 356.96º 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 #843539 is Cyan = 0, Magento = 0.60, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 53 | 57 | - |
| CMYK | 0 | 0.60 | 0.57 | 0.48 |
| HSL | 356.96º | 0.43% | 0.36% | - |
| HSV(B) | 356.96º | 0.6% | 0.52% | - |
| XYZ | 11.53 | 7.75 | 4.76 | - |
| YUV | 77.08 | 116.67 | 167.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 53 | 57 | 0 | 0.60 | 0.57 | 0.48 | 356.96 | 0.43 | 0.36 |
| Hex | 84 | 35 | 39 | 0 | 3C | 39 | 30 | 165 | 2B | 24 |
| Octal | 204 | 65 | 71 | 0 | 74 | 71 | 60 | 545 | 53 | 44 |
| Binary | 10000100 | 110101 | 111001 | 0 | 111100 | 111001 | 110000 | 101100101 | 101011 | 100100 |
Color Harmonies of #843539
Complementary color
Monochromatic Colors of #843539
Black with #843539
Text Example
Text Example
White with #843539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843539; }
p { color: rgb(132,53,57); }
H1.HeaderClassName
{
color: #843539;
}
.AnyTagClassName
{
color: #843539;
}
</style>
background-color css
<style>
a { background-color: #843539; }
a { background-color: rgb(132,53,57); }
div.DivClassName
{
background-color: #843539;
}
.BgClassName
{
background-color: #843539;
}
</style>
border-color css
<style>
span { border-color: #843539; }
span { border-color: rgb(132,53,57); }
td.TdClassName
{
border-color: #843539;
}
.TagClassName
{
border-color: #843539;
}
</style>