Shades of Tall Poppy #863532
Tints of Tall Poppy #863532
RGB
CMYK
RGB Variations
Color information
#863532 (or 0x863532) is known color: Tall Poppy. HEX triplet: 86, 35 and 32. RGB value is (134,53,50). Sum of RGB (Red+Green+Blue) = 134+53+50=237 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.54% from 237); Green value is 53 (21.09% from 255 or 22.36% from 237); Blue value is 50 (19.92% from 255 or 21.10% from 237); Max value from RGB is 134 - color contains mainly: red. Hex color #863532 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863532 is #79CACD. Grayscale: #4C4C4C. Windows color (decimal): -7981774 or 3290502. OLE color: 3290502.
HSL color Cylindrical-coordinate representation of color #863532: hue angle of 2.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863532 is Cyan = 0, Magento = 0.60, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 50 | - |
| CMYK | 0 | 0.60 | 0.63 | 0.47 |
| HSL | 2.14º | 0.46% | 0.36% | - |
| HSV(B) | 2.14º | 0.63% | 0.53% | - |
| XYZ | 11.68 | 7.84 | 3.92 | - |
| YUV | 76.88 | 112.84 | 168.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 50 | 0 | 0.60 | 0.63 | 0.47 | 2.14 | 0.46 | 0.36 |
| Hex | 86 | 35 | 32 | 0 | 3C | 3F | 2F | 2 | 2E | 24 |
| Octal | 206 | 65 | 62 | 0 | 74 | 77 | 57 | 2 | 56 | 44 |
| Binary | 10000110 | 110101 | 110010 | 0 | 111100 | 111111 | 101111 | 10 | 101110 | 100100 |
Color Harmonies of #863532
Complementary color
Monochromatic Colors of #863532
Black with #863532
Text Example
Text Example
White with #863532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863532; }
p { color: rgb(134,53,50); }
H1.HeaderClassName
{
color: #863532;
}
.AnyTagClassName
{
color: #863532;
}
</style>
background-color css
<style>
a { background-color: #863532; }
a { background-color: rgb(134,53,50); }
div.DivClassName
{
background-color: #863532;
}
.BgClassName
{
background-color: #863532;
}
</style>
border-color css
<style>
span { border-color: #863532; }
span { border-color: rgb(134,53,50); }
td.TdClassName
{
border-color: #863532;
}
.TagClassName
{
border-color: #863532;
}
</style>