Shades of Tall Poppy #823430
Tints of Tall Poppy #823430
RGB
CMYK
RGB Variations
Color information
#823430 (or 0x823430) is known color: Tall Poppy. HEX triplet: 82, 34 and 30. RGB value is (130,52,48). Sum of RGB (Red+Green+Blue) = 130+52+48=230 (30% of max value = 765). Red value is 130 (51.17% from 255 or 56.52% from 230); Green value is 52 (20.70% from 255 or 22.61% from 230); Blue value is 48 (19.14% from 255 or 20.87% from 230); Max value from RGB is 130 - color contains mainly: red. Hex color #823430 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823430 is #7DCBCF. Grayscale: #4A4A4A. Windows color (decimal): -8244176 or 3159170. OLE color: 3159170.
HSL color Cylindrical-coordinate representation of color #823430: hue angle of 2.93º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #823430 is Cyan = 0, Magento = 0.60, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 52 | 48 | - |
| CMYK | 0 | 0.60 | 0.63 | 0.49 |
| HSL | 2.93º | 0.46% | 0.35% | - |
| HSV(B) | 2.93º | 0.63% | 0.51% | - |
| XYZ | 10.97 | 7.42 | 3.65 | - |
| YUV | 74.87 | 112.84 | 167.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 52 | 48 | 0 | 0.60 | 0.63 | 0.49 | 2.93 | 0.46 | 0.35 |
| Hex | 82 | 34 | 30 | 0 | 3C | 3F | 31 | 3 | 2E | 23 |
| Octal | 202 | 64 | 60 | 0 | 74 | 77 | 61 | 3 | 56 | 43 |
| Binary | 10000010 | 110100 | 110000 | 0 | 111100 | 111111 | 110001 | 11 | 101110 | 100011 |
Color Harmonies of #823430
Complementary color
Monochromatic Colors of #823430
Black with #823430
Text Example
Text Example
White with #823430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823430; }
p { color: rgb(130,52,48); }
H1.HeaderClassName
{
color: #823430;
}
.AnyTagClassName
{
color: #823430;
}
</style>
background-color css
<style>
a { background-color: #823430; }
a { background-color: rgb(130,52,48); }
div.DivClassName
{
background-color: #823430;
}
.BgClassName
{
background-color: #823430;
}
</style>
border-color css
<style>
span { border-color: #823430; }
span { border-color: rgb(130,52,48); }
td.TdClassName
{
border-color: #823430;
}
.TagClassName
{
border-color: #823430;
}
</style>