Shades of Tall Poppy #853532
Tints of Tall Poppy #853532
RGB
CMYK
RGB Variations
Color information
#853532 (or 0x853532) is known color: Tall Poppy. HEX triplet: 85, 35 and 32. RGB value is (133,53,50). Sum of RGB (Red+Green+Blue) = 133+53+50=236 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.36% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 50 (19.92% from 255 or 21.19% from 236); Max value from RGB is 133 - color contains mainly: red. Hex color #853532 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #853532 is #7ACACD. Grayscale: #4C4C4C. Windows color (decimal): -8047310 or 3290501. OLE color: 3290501.
HSL color Cylindrical-coordinate representation of color #853532: hue angle of 2.17º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #853532 is Cyan = 0, Magento = 0.60, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 53 | 50 | - |
| CMYK | 0 | 0.60 | 0.62 | 0.48 |
| HSL | 2.17º | 0.45% | 0.36% | - |
| HSV(B) | 2.17º | 0.62% | 0.52% | - |
| XYZ | 11.52 | 7.76 | 3.91 | - |
| YUV | 76.58 | 113 | 168.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 53 | 50 | 0 | 0.60 | 0.62 | 0.48 | 2.17 | 0.45 | 0.36 |
| Hex | 85 | 35 | 32 | 0 | 3C | 3E | 30 | 2 | 2D | 24 |
| Octal | 205 | 65 | 62 | 0 | 74 | 76 | 60 | 2 | 55 | 44 |
| Binary | 10000101 | 110101 | 110010 | 0 | 111100 | 111110 | 110000 | 10 | 101101 | 100100 |
Color Harmonies of #853532
Complementary color
Monochromatic Colors of #853532
Black with #853532
Text Example
Text Example
White with #853532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853532; }
p { color: rgb(133,53,50); }
H1.HeaderClassName
{
color: #853532;
}
.AnyTagClassName
{
color: #853532;
}
</style>
background-color css
<style>
a { background-color: #853532; }
a { background-color: rgb(133,53,50); }
div.DivClassName
{
background-color: #853532;
}
.BgClassName
{
background-color: #853532;
}
</style>
border-color css
<style>
span { border-color: #853532; }
span { border-color: rgb(133,53,50); }
td.TdClassName
{
border-color: #853532;
}
.TagClassName
{
border-color: #853532;
}
</style>