Shades of Tall Poppy #893131
Tints of Tall Poppy #893131
RGB
CMYK
RGB Variations
Color information
#893131 (or 0x893131) is known color: Tall Poppy. HEX triplet: 89, 31 and 31. RGB value is (137,49,49). Sum of RGB (Red+Green+Blue) = 137+49+49=235 (31% of max value = 765). Red value is 137 (53.91% from 255 or 58.30% from 235); Green value is 49 (19.53% from 255 or 20.85% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 137 - color contains mainly: red. Hex color #893131 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893131 is #76CECE. Grayscale: #4B4B4B. Windows color (decimal): -7786191 or 3223945. OLE color: 3223945.
HSL color Cylindrical-coordinate representation of color #893131: hue angle of 0º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #893131 is Cyan = 0, Magento = 0.64, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 49 | 49 | - |
| CMYK | 0 | 0.64 | 0.64 | 0.46 |
| HSL | 0º | 0.47% | 0.36% | - |
| HSV(B) | 0º | 0.64% | 0.54% | - |
| XYZ | 11.97 | 7.74 | 3.77 | - |
| YUV | 75.31 | 113.15 | 172 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 49 | 49 | 0 | 0.64 | 0.64 | 0.46 | 0 | 0.47 | 0.36 |
| Hex | 89 | 31 | 31 | 0 | 40 | 40 | 2E | 0 | 2F | 24 |
| Octal | 211 | 61 | 61 | 0 | 100 | 100 | 56 | 0 | 57 | 44 |
| Binary | 10001001 | 110001 | 110001 | 0 | 1000000 | 1000000 | 101110 | 0 | 101111 | 100100 |
Color Harmonies of #893131
Complementary color
Monochromatic Colors of #893131
Black with #893131
Text Example
Text Example
White with #893131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893131; }
p { color: rgb(137,49,49); }
H1.HeaderClassName
{
color: #893131;
}
.AnyTagClassName
{
color: #893131;
}
</style>
background-color css
<style>
a { background-color: #893131; }
a { background-color: rgb(137,49,49); }
div.DivClassName
{
background-color: #893131;
}
.BgClassName
{
background-color: #893131;
}
</style>
border-color css
<style>
span { border-color: #893131; }
span { border-color: rgb(137,49,49); }
td.TdClassName
{
border-color: #893131;
}
.TagClassName
{
border-color: #893131;
}
</style>