Shades of Tall Poppy #823030
Tints of Tall Poppy #823030
RGB
CMYK
RGB Variations
Color information
#823030 (or 0x823030) is known color: Tall Poppy. HEX triplet: 82, 30 and 30. RGB value is (130,48,48). Sum of RGB (Red+Green+Blue) = 130+48+48=226 (29% of max value = 765). Red value is 130 (51.17% from 255 or 57.52% from 226); Green value is 48 (19.14% from 255 or 21.24% from 226); Blue value is 48 (19.14% from 255 or 21.24% from 226); Max value from RGB is 130 - color contains mainly: red. Hex color #823030 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823030 is #7DCFCF. Grayscale: #484848. Windows color (decimal): -8245200 or 3158146. OLE color: 3158146.
HSL color Cylindrical-coordinate representation of color #823030: hue angle of 0º 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 #823030 is Cyan = 0, Magento = 0.63, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 48 | 48 | - |
| CMYK | 0 | 0.63 | 0.63 | 0.49 |
| HSL | 0º | 0.46% | 0.35% | - |
| HSV(B) | 0º | 0.63% | 0.51% | - |
| XYZ | 10.8 | 7.07 | 3.59 | - |
| YUV | 72.52 | 114.17 | 169 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 48 | 48 | 0 | 0.63 | 0.63 | 0.49 | 0 | 0.46 | 0.35 |
| Hex | 82 | 30 | 30 | 0 | 3F | 3F | 31 | 0 | 2E | 23 |
| Octal | 202 | 60 | 60 | 0 | 77 | 77 | 61 | 0 | 56 | 43 |
| Binary | 10000010 | 110000 | 110000 | 0 | 111111 | 111111 | 110001 | 0 | 101110 | 100011 |
Color Harmonies of #823030
Complementary color
Monochromatic Colors of #823030
Black with #823030
Text Example
Text Example
White with #823030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823030; }
p { color: rgb(130,48,48); }
H1.HeaderClassName
{
color: #823030;
}
.AnyTagClassName
{
color: #823030;
}
</style>
background-color css
<style>
a { background-color: #823030; }
a { background-color: rgb(130,48,48); }
div.DivClassName
{
background-color: #823030;
}
.BgClassName
{
background-color: #823030;
}
</style>
border-color css
<style>
span { border-color: #823030; }
span { border-color: rgb(130,48,48); }
td.TdClassName
{
border-color: #823030;
}
.TagClassName
{
border-color: #823030;
}
</style>