Shades of Tall Poppy #813534
Tints of Tall Poppy #813534
RGB
CMYK
RGB Variations
Color information
#813534 (or 0x813534) is known color: Tall Poppy. HEX triplet: 81, 35 and 34. RGB value is (129,53,52). Sum of RGB (Red+Green+Blue) = 129+53+52=234 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.13% from 234); Green value is 53 (21.09% from 255 or 22.65% from 234); Blue value is 52 (20.70% from 255 or 22.22% from 234); Max value from RGB is 129 - color contains mainly: red. Hex color #813534 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #813534 is #7ECACB. Grayscale: #4B4B4B. Windows color (decimal): -8309452 or 3421569. OLE color: 3421569.
HSL color Cylindrical-coordinate representation of color #813534: hue angle of 0.78º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #813534 is Cyan = 0, Magento = 0.59, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 53 | 52 | - |
| CMYK | 0 | 0.59 | 0.60 | 0.49 |
| HSL | 0.78º | 0.43% | 0.35% | - |
| HSV(B) | 0.78º | 0.6% | 0.51% | - |
| XYZ | 10.95 | 7.46 | 4.11 | - |
| YUV | 75.61 | 114.68 | 166.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 52 | 0 | 0.59 | 0.60 | 0.49 | 0.78 | 0.43 | 0.35 |
| Hex | 81 | 35 | 34 | 0 | 3B | 3C | 31 | 1 | 2B | 23 |
| Octal | 201 | 65 | 64 | 0 | 73 | 74 | 61 | 1 | 53 | 43 |
| Binary | 10000001 | 110101 | 110100 | 0 | 111011 | 111100 | 110001 | 1 | 101011 | 100011 |
Color Harmonies of #813534
Complementary color
Monochromatic Colors of #813534
Black with #813534
Text Example
Text Example
White with #813534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813534; }
p { color: rgb(129,53,52); }
H1.HeaderClassName
{
color: #813534;
}
.AnyTagClassName
{
color: #813534;
}
</style>
background-color css
<style>
a { background-color: #813534; }
a { background-color: rgb(129,53,52); }
div.DivClassName
{
background-color: #813534;
}
.BgClassName
{
background-color: #813534;
}
</style>
border-color css
<style>
span { border-color: #813534; }
span { border-color: rgb(129,53,52); }
td.TdClassName
{
border-color: #813534;
}
.TagClassName
{
border-color: #813534;
}
</style>