Shades of Tall Poppy #813431
Tints of Tall Poppy #813431
RGB
CMYK
RGB Variations
Color information
#813431 (or 0x813431) is known color: Tall Poppy. HEX triplet: 81, 34 and 31. RGB value is (129,52,49). Sum of RGB (Red+Green+Blue) = 129+52+49=230 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.09% from 230); Green value is 52 (20.70% from 255 or 22.61% from 230); Blue value is 49 (19.53% from 255 or 21.30% from 230); Max value from RGB is 129 - color contains mainly: red. Hex color #813431 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813431 is #7ECBCE. Grayscale: #4A4A4A. Windows color (decimal): -8309711 or 3224705. OLE color: 3224705.
HSL color Cylindrical-coordinate representation of color #813431: hue angle of 2.25º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #813431 is Cyan = 0, Magento = 0.60, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 52 | 49 | - |
| CMYK | 0 | 0.60 | 0.62 | 0.49 |
| HSL | 2.25º | 0.45% | 0.35% | - |
| HSV(B) | 2.25º | 0.62% | 0.51% | - |
| XYZ | 10.84 | 7.34 | 3.75 | - |
| YUV | 74.68 | 113.51 | 166.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 52 | 49 | 0 | 0.60 | 0.62 | 0.49 | 2.25 | 0.45 | 0.35 |
| Hex | 81 | 34 | 31 | 0 | 3C | 3E | 31 | 2 | 2D | 23 |
| Octal | 201 | 64 | 61 | 0 | 74 | 76 | 61 | 2 | 55 | 43 |
| Binary | 10000001 | 110100 | 110001 | 0 | 111100 | 111110 | 110001 | 10 | 101101 | 100011 |
Color Harmonies of #813431
Complementary color
Monochromatic Colors of #813431
Black with #813431
Text Example
Text Example
White with #813431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813431; }
p { color: rgb(129,52,49); }
H1.HeaderClassName
{
color: #813431;
}
.AnyTagClassName
{
color: #813431;
}
</style>
background-color css
<style>
a { background-color: #813431; }
a { background-color: rgb(129,52,49); }
div.DivClassName
{
background-color: #813431;
}
.BgClassName
{
background-color: #813431;
}
</style>
border-color css
<style>
span { border-color: #813431; }
span { border-color: rgb(129,52,49); }
td.TdClassName
{
border-color: #813431;
}
.TagClassName
{
border-color: #813431;
}
</style>