Shades of Tall Poppy #863736
Tints of Tall Poppy #863736
RGB
CMYK
RGB Variations
Color information
#863736 (or 0x863736) is known color: Tall Poppy. HEX triplet: 86, 37 and 36. RGB value is (134,55,54). Sum of RGB (Red+Green+Blue) = 134+55+54=243 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.14% from 243); Green value is 55 (21.88% from 255 or 22.63% from 243); Blue value is 54 (21.48% from 255 or 22.22% from 243); Max value from RGB is 134 - color contains mainly: red. Hex color #863736 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863736 is #79C8C9. Grayscale: #4E4E4E. Windows color (decimal): -7981258 or 3553158. OLE color: 3553158.
HSL color Cylindrical-coordinate representation of color #863736: hue angle of 0.75º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #863736 is Cyan = 0, Magento = 0.59, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 54 | - |
| CMYK | 0 | 0.59 | 0.60 | 0.47 |
| HSL | 0.75º | 0.43% | 0.37% | - |
| HSV(B) | 0.75º | 0.6% | 0.53% | - |
| XYZ | 11.86 | 8.07 | 4.42 | - |
| YUV | 78.51 | 114.17 | 167.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 54 | 0 | 0.59 | 0.60 | 0.47 | 0.75 | 0.43 | 0.37 |
| Hex | 86 | 37 | 36 | 0 | 3B | 3C | 2F | 1 | 2B | 25 |
| Octal | 206 | 67 | 66 | 0 | 73 | 74 | 57 | 1 | 53 | 45 |
| Binary | 10000110 | 110111 | 110110 | 0 | 111011 | 111100 | 101111 | 1 | 101011 | 100101 |
Color Harmonies of #863736
Complementary color
Monochromatic Colors of #863736
Black with #863736
Text Example
Text Example
White with #863736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863736; }
p { color: rgb(134,55,54); }
H1.HeaderClassName
{
color: #863736;
}
.AnyTagClassName
{
color: #863736;
}
</style>
background-color css
<style>
a { background-color: #863736; }
a { background-color: rgb(134,55,54); }
div.DivClassName
{
background-color: #863736;
}
.BgClassName
{
background-color: #863736;
}
</style>
border-color css
<style>
span { border-color: #863736; }
span { border-color: rgb(134,55,54); }
td.TdClassName
{
border-color: #863736;
}
.TagClassName
{
border-color: #863736;
}
</style>