Shades of Tall Poppy #863734
Tints of Tall Poppy #863734
RGB
CMYK
RGB Variations
Color information
#863734 (or 0x863734) is known color: Tall Poppy. HEX triplet: 86, 37 and 34. RGB value is (134,55,52). Sum of RGB (Red+Green+Blue) = 134+55+52=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 52 (20.70% from 255 or 21.58% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #863734 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863734 is #79C8CB. Grayscale: #4E4E4E. Windows color (decimal): -7981260 or 3422086. OLE color: 3422086.
HSL color Cylindrical-coordinate representation of color #863734: hue angle of 2.2º 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 #863734 is Cyan = 0, Magento = 0.59, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 52 | - |
| CMYK | 0 | 0.59 | 0.61 | 0.47 |
| HSL | 2.2º | 0.44% | 0.36% | - |
| HSV(B) | 2.2º | 0.61% | 0.53% | - |
| XYZ | 11.82 | 8.05 | 4.18 | - |
| YUV | 78.28 | 113.17 | 167.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 52 | 0 | 0.59 | 0.61 | 0.47 | 2.2 | 0.44 | 0.36 |
| Hex | 86 | 37 | 34 | 0 | 3B | 3D | 2F | 2 | 2C | 24 |
| Octal | 206 | 67 | 64 | 0 | 73 | 75 | 57 | 2 | 54 | 44 |
| Binary | 10000110 | 110111 | 110100 | 0 | 111011 | 111101 | 101111 | 10 | 101100 | 100100 |
Color Harmonies of #863734
Complementary color
Monochromatic Colors of #863734
Black with #863734
Text Example
Text Example
White with #863734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863734; }
p { color: rgb(134,55,52); }
H1.HeaderClassName
{
color: #863734;
}
.AnyTagClassName
{
color: #863734;
}
</style>
background-color css
<style>
a { background-color: #863734; }
a { background-color: rgb(134,55,52); }
div.DivClassName
{
background-color: #863734;
}
.BgClassName
{
background-color: #863734;
}
</style>
border-color css
<style>
span { border-color: #863734; }
span { border-color: rgb(134,55,52); }
td.TdClassName
{
border-color: #863734;
}
.TagClassName
{
border-color: #863734;
}
</style>