Shades of Tall Poppy #853533
Tints of Tall Poppy #853533
RGB
CMYK
RGB Variations
Color information
#853533 (or 0x853533) is known color: Tall Poppy. HEX triplet: 85, 35 and 33. RGB value is (133,53,51). Sum of RGB (Red+Green+Blue) = 133+53+51=237 (31% of max value = 765). Red value is 133 (52.34% from 255 or 56.12% from 237); Green value is 53 (21.09% from 255 or 22.36% from 237); Blue value is 51 (20.31% from 255 or 21.52% from 237); Max value from RGB is 133 - color contains mainly: red. Hex color #853533 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #853533 is #7ACACC. Grayscale: #4C4C4C. Windows color (decimal): -8047309 or 3356037. OLE color: 3356037.
HSL color Cylindrical-coordinate representation of color #853533: hue angle of 1.46º 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 #853533 is Cyan = 0, Magento = 0.60, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 53 | 51 | - |
| CMYK | 0 | 0.60 | 0.62 | 0.48 |
| HSL | 1.46º | 0.45% | 0.36% | - |
| HSV(B) | 1.46º | 0.62% | 0.52% | - |
| XYZ | 11.54 | 7.77 | 4.02 | - |
| YUV | 76.69 | 113.5 | 168.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 53 | 51 | 0 | 0.60 | 0.62 | 0.48 | 1.46 | 0.45 | 0.36 |
| Hex | 85 | 35 | 33 | 0 | 3C | 3E | 30 | 1 | 2D | 24 |
| Octal | 205 | 65 | 63 | 0 | 74 | 76 | 60 | 1 | 55 | 44 |
| Binary | 10000101 | 110101 | 110011 | 0 | 111100 | 111110 | 110000 | 1 | 101101 | 100100 |
Color Harmonies of #853533
Complementary color
Monochromatic Colors of #853533
Black with #853533
Text Example
Text Example
White with #853533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853533; }
p { color: rgb(133,53,51); }
H1.HeaderClassName
{
color: #853533;
}
.AnyTagClassName
{
color: #853533;
}
</style>
background-color css
<style>
a { background-color: #853533; }
a { background-color: rgb(133,53,51); }
div.DivClassName
{
background-color: #853533;
}
.BgClassName
{
background-color: #853533;
}
</style>
border-color css
<style>
span { border-color: #853533; }
span { border-color: rgb(133,53,51); }
td.TdClassName
{
border-color: #853533;
}
.TagClassName
{
border-color: #853533;
}
</style>