Shades of Tall Poppy #853737
Tints of Tall Poppy #853737
RGB
CMYK
RGB Variations
Color information
#853737 (or 0x853737) is known color: Tall Poppy. HEX triplet: 85, 37 and 37. RGB value is (133,55,55). Sum of RGB (Red+Green+Blue) = 133+55+55=243 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.73% from 243); Green value is 55 (21.88% from 255 or 22.63% from 243); Blue value is 55 (21.88% from 255 or 22.63% from 243); Max value from RGB is 133 - color contains mainly: red. Hex color #853737 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #853737 is #7AC8C8. Grayscale: #4E4E4E. Windows color (decimal): -8046793 or 3618693. OLE color: 3618693.
HSL color Cylindrical-coordinate representation of color #853737: hue angle of 0º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #853737 is Cyan = 0, Magento = 0.59, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 55 | 55 | - |
| CMYK | 0 | 0.59 | 0.59 | 0.48 |
| HSL | 0º | 0.41% | 0.37% | - |
| HSV(B) | 0º | 0.59% | 0.52% | - |
| XYZ | 11.73 | 7.99 | 4.54 | - |
| YUV | 78.32 | 114.84 | 167 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 55 | 55 | 0 | 0.59 | 0.59 | 0.48 | 0 | 0.41 | 0.37 |
| Hex | 85 | 37 | 37 | 0 | 3B | 3B | 30 | 0 | 29 | 25 |
| Octal | 205 | 67 | 67 | 0 | 73 | 73 | 60 | 0 | 51 | 45 |
| Binary | 10000101 | 110111 | 110111 | 0 | 111011 | 111011 | 110000 | 0 | 101001 | 100101 |
Color Harmonies of #853737
Complementary color
Monochromatic Colors of #853737
Black with #853737
Text Example
Text Example
White with #853737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #853737; }
p { color: rgb(133,55,55); }
H1.HeaderClassName
{
color: #853737;
}
.AnyTagClassName
{
color: #853737;
}
</style>
background-color css
<style>
a { background-color: #853737; }
a { background-color: rgb(133,55,55); }
div.DivClassName
{
background-color: #853737;
}
.BgClassName
{
background-color: #853737;
}
</style>
border-color css
<style>
span { border-color: #853737; }
span { border-color: rgb(133,55,55); }
td.TdClassName
{
border-color: #853737;
}
.TagClassName
{
border-color: #853737;
}
</style>