Shades of Tall Poppy #863434
Tints of Tall Poppy #863434
RGB
CMYK
RGB Variations
Color information
#863434 (or 0x863434) is known color: Tall Poppy. HEX triplet: 86, 34 and 34. RGB value is (134,52,52). Sum of RGB (Red+Green+Blue) = 134+52+52=238 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.30% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 52 (20.70% from 255 or 21.85% from 238); Max value from RGB is 134 - color contains mainly: red. Hex color #863434 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863434 is #79CBCB. Grayscale: #4C4C4C. Windows color (decimal): -7982028 or 3421318. OLE color: 3421318.
HSL color Cylindrical-coordinate representation of color #863434: hue angle of 0º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #863434 is Cyan = 0, Magento = 0.61, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 52 | - |
| CMYK | 0 | 0.61 | 0.61 | 0.47 |
| HSL | 0º | 0.44% | 0.36% | - |
| HSV(B) | 0º | 0.61% | 0.53% | - |
| XYZ | 11.68 | 7.77 | 4.13 | - |
| YUV | 76.52 | 114.17 | 169 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 52 | 0 | 0.61 | 0.61 | 0.47 | 0 | 0.44 | 0.36 |
| Hex | 86 | 34 | 34 | 0 | 3D | 3D | 2F | 0 | 2C | 24 |
| Octal | 206 | 64 | 64 | 0 | 75 | 75 | 57 | 0 | 54 | 44 |
| Binary | 10000110 | 110100 | 110100 | 0 | 111101 | 111101 | 101111 | 0 | 101100 | 100100 |
Color Harmonies of #863434
Complementary color
Monochromatic Colors of #863434
Black with #863434
Text Example
Text Example
White with #863434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863434; }
p { color: rgb(134,52,52); }
H1.HeaderClassName
{
color: #863434;
}
.AnyTagClassName
{
color: #863434;
}
</style>
background-color css
<style>
a { background-color: #863434; }
a { background-color: rgb(134,52,52); }
div.DivClassName
{
background-color: #863434;
}
.BgClassName
{
background-color: #863434;
}
</style>
border-color css
<style>
span { border-color: #863434; }
span { border-color: rgb(134,52,52); }
td.TdClassName
{
border-color: #863434;
}
.TagClassName
{
border-color: #863434;
}
</style>