Shades of Tall Poppy #873430
Tints of Tall Poppy #873430
RGB
CMYK
RGB Variations
Color information
#873430 (or 0x873430) is known color: Tall Poppy. HEX triplet: 87, 34 and 30. RGB value is (135,52,48). Sum of RGB (Red+Green+Blue) = 135+52+48=235 (31% of max value = 765). Red value is 135 (53.12% from 255 or 57.45% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 48 (19.14% from 255 or 20.43% from 235); Max value from RGB is 135 - color contains mainly: red. Hex color #873430 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873430 is #78CBCF. Grayscale: #4C4C4C. Windows color (decimal): -7916496 or 3159175. OLE color: 3159175.
HSL color Cylindrical-coordinate representation of color #873430: hue angle of 2.76º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #873430 is Cyan = 0, Magento = 0.61, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 52 | 48 | - |
| CMYK | 0 | 0.61 | 0.64 | 0.47 |
| HSL | 2.76º | 0.48% | 0.36% | - |
| HSV(B) | 2.76º | 0.64% | 0.53% | - |
| XYZ | 11.75 | 7.82 | 3.69 | - |
| YUV | 76.36 | 112 | 169.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 52 | 48 | 0 | 0.61 | 0.64 | 0.47 | 2.76 | 0.48 | 0.36 |
| Hex | 87 | 34 | 30 | 0 | 3D | 40 | 2F | 3 | 30 | 24 |
| Octal | 207 | 64 | 60 | 0 | 75 | 100 | 57 | 3 | 60 | 44 |
| Binary | 10000111 | 110100 | 110000 | 0 | 111101 | 1000000 | 101111 | 11 | 110000 | 100100 |
Color Harmonies of #873430
Complementary color
Monochromatic Colors of #873430
Black with #873430
Text Example
Text Example
White with #873430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873430; }
p { color: rgb(135,52,48); }
H1.HeaderClassName
{
color: #873430;
}
.AnyTagClassName
{
color: #873430;
}
</style>
background-color css
<style>
a { background-color: #873430; }
a { background-color: rgb(135,52,48); }
div.DivClassName
{
background-color: #873430;
}
.BgClassName
{
background-color: #873430;
}
</style>
border-color css
<style>
span { border-color: #873430; }
span { border-color: rgb(135,52,48); }
td.TdClassName
{
border-color: #873430;
}
.TagClassName
{
border-color: #873430;
}
</style>