Shades of Tall Poppy #823131
Tints of Tall Poppy #823131
RGB
CMYK
RGB Variations
Color information
#823131 (or 0x823131) is known color: Tall Poppy. HEX triplet: 82, 31 and 31. RGB value is (130,49,49). Sum of RGB (Red+Green+Blue) = 130+49+49=228 (30% of max value = 765). Red value is 130 (51.17% from 255 or 57.02% from 228); Green value is 49 (19.53% from 255 or 21.49% from 228); Blue value is 49 (19.53% from 255 or 21.49% from 228); Max value from RGB is 130 - color contains mainly: red. Hex color #823131 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823131 is #7DCECE. Grayscale: #494949. Windows color (decimal): -8244943 or 3223938. OLE color: 3223938.
HSL color Cylindrical-coordinate representation of color #823131: hue angle of 0º 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 #823131 is Cyan = 0, Magento = 0.62, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 49 | 49 | - |
| CMYK | 0 | 0.62 | 0.62 | 0.49 |
| HSL | 0º | 0.45% | 0.35% | - |
| HSV(B) | 0º | 0.62% | 0.51% | - |
| XYZ | 10.86 | 7.16 | 3.72 | - |
| YUV | 73.22 | 114.34 | 168.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 49 | 49 | 0 | 0.62 | 0.62 | 0.49 | 0 | 0.45 | 0.35 |
| Hex | 82 | 31 | 31 | 0 | 3E | 3E | 31 | 0 | 2D | 23 |
| Octal | 202 | 61 | 61 | 0 | 76 | 76 | 61 | 0 | 55 | 43 |
| Binary | 10000010 | 110001 | 110001 | 0 | 111110 | 111110 | 110001 | 0 | 101101 | 100011 |
Color Harmonies of #823131
Complementary color
Monochromatic Colors of #823131
Black with #823131
Text Example
Text Example
White with #823131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823131; }
p { color: rgb(130,49,49); }
H1.HeaderClassName
{
color: #823131;
}
.AnyTagClassName
{
color: #823131;
}
</style>
background-color css
<style>
a { background-color: #823131; }
a { background-color: rgb(130,49,49); }
div.DivClassName
{
background-color: #823131;
}
.BgClassName
{
background-color: #823131;
}
</style>
border-color css
<style>
span { border-color: #823131; }
span { border-color: rgb(130,49,49); }
td.TdClassName
{
border-color: #823131;
}
.TagClassName
{
border-color: #823131;
}
</style>