Shades of Tall Poppy #813631
Tints of Tall Poppy #813631
RGB
CMYK
RGB Variations
Color information
#813631 (or 0x813631) is known color: Tall Poppy. HEX triplet: 81, 36 and 31. RGB value is (129,54,49). Sum of RGB (Red+Green+Blue) = 129+54+49=232 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.60% from 232); Green value is 54 (21.48% from 255 or 23.28% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 129 - color contains mainly: red. Hex color #813631 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813631 is #7EC9CE. Grayscale: #4B4B4B. Windows color (decimal): -8309199 or 3225217. OLE color: 3225217.
HSL color Cylindrical-coordinate representation of color #813631: hue angle of 3.75º 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 #813631 is Cyan = 0, Magento = 0.58, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 49 | - |
| CMYK | 0 | 0.58 | 0.62 | 0.49 |
| HSL | 3.75º | 0.45% | 0.35% | - |
| HSV(B) | 3.75º | 0.62% | 0.51% | - |
| XYZ | 10.93 | 7.53 | 3.78 | - |
| YUV | 75.86 | 112.85 | 165.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 49 | 0 | 0.58 | 0.62 | 0.49 | 3.75 | 0.45 | 0.35 |
| Hex | 81 | 36 | 31 | 0 | 3A | 3E | 31 | 4 | 2D | 23 |
| Octal | 201 | 66 | 61 | 0 | 72 | 76 | 61 | 4 | 55 | 43 |
| Binary | 10000001 | 110110 | 110001 | 0 | 111010 | 111110 | 110001 | 100 | 101101 | 100011 |
Color Harmonies of #813631
Complementary color
Monochromatic Colors of #813631
Black with #813631
Text Example
Text Example
White with #813631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813631; }
p { color: rgb(129,54,49); }
H1.HeaderClassName
{
color: #813631;
}
.AnyTagClassName
{
color: #813631;
}
</style>
background-color css
<style>
a { background-color: #813631; }
a { background-color: rgb(129,54,49); }
div.DivClassName
{
background-color: #813631;
}
.BgClassName
{
background-color: #813631;
}
</style>
border-color css
<style>
span { border-color: #813631; }
span { border-color: rgb(129,54,49); }
td.TdClassName
{
border-color: #813631;
}
.TagClassName
{
border-color: #813631;
}
</style>