Shades of Tall Poppy #843531
Tints of Tall Poppy #843531
RGB
CMYK
RGB Variations
Color information
#843531 (or 0x843531) is known color: Tall Poppy. HEX triplet: 84, 35 and 31. RGB value is (132,53,49). Sum of RGB (Red+Green+Blue) = 132+53+49=234 (30% of max value = 765). Red value is 132 (51.95% from 255 or 56.41% from 234); Green value is 53 (21.09% from 255 or 22.65% from 234); Blue value is 49 (19.53% from 255 or 20.94% from 234); Max value from RGB is 132 - color contains mainly: red. Hex color #843531 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #843531 is #7BCACE. Grayscale: #4C4C4C. Windows color (decimal): -8112847 or 3224964. OLE color: 3224964.
HSL color Cylindrical-coordinate representation of color #843531: hue angle of 2.89º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #843531 is Cyan = 0, Magento = 0.60, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 53 | 49 | - |
| CMYK | 0 | 0.60 | 0.63 | 0.48 |
| HSL | 2.89º | 0.46% | 0.35% | - |
| HSV(B) | 2.89º | 0.63% | 0.52% | - |
| XYZ | 11.34 | 7.67 | 3.79 | - |
| YUV | 76.17 | 112.67 | 167.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 53 | 49 | 0 | 0.60 | 0.63 | 0.48 | 2.89 | 0.46 | 0.35 |
| Hex | 84 | 35 | 31 | 0 | 3C | 3F | 30 | 3 | 2E | 23 |
| Octal | 204 | 65 | 61 | 0 | 74 | 77 | 60 | 3 | 56 | 43 |
| Binary | 10000100 | 110101 | 110001 | 0 | 111100 | 111111 | 110000 | 11 | 101110 | 100011 |
Color Harmonies of #843531
Complementary color
Monochromatic Colors of #843531
Black with #843531
Text Example
Text Example
White with #843531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843531; }
p { color: rgb(132,53,49); }
H1.HeaderClassName
{
color: #843531;
}
.AnyTagClassName
{
color: #843531;
}
</style>
background-color css
<style>
a { background-color: #843531; }
a { background-color: rgb(132,53,49); }
div.DivClassName
{
background-color: #843531;
}
.BgClassName
{
background-color: #843531;
}
</style>
border-color css
<style>
span { border-color: #843531; }
span { border-color: rgb(132,53,49); }
td.TdClassName
{
border-color: #843531;
}
.TagClassName
{
border-color: #843531;
}
</style>