Shades of Tall Poppy #823735
Tints of Tall Poppy #823735
RGB
CMYK
RGB Variations
Color information
#823735 (or 0x823735) is known color: Tall Poppy. HEX triplet: 82, 37 and 35. RGB value is (130,55,53). Sum of RGB (Red+Green+Blue) = 130+55+53=238 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.62% from 238); Green value is 55 (21.88% from 255 or 23.11% from 238); Blue value is 53 (21.09% from 255 or 22.27% from 238); Max value from RGB is 130 - color contains mainly: red. Hex color #823735 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #823735 is #7DC8CA. Grayscale: #4D4D4D. Windows color (decimal): -8243403 or 3487618. OLE color: 3487618.
HSL color Cylindrical-coordinate representation of color #823735: hue angle of 1.56º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #823735 is Cyan = 0, Magento = 0.58, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 55 | 53 | - |
| CMYK | 0 | 0.58 | 0.59 | 0.49 |
| HSL | 1.56º | 0.42% | 0.36% | - |
| HSV(B) | 1.56º | 0.59% | 0.51% | - |
| XYZ | 11.21 | 7.74 | 4.27 | - |
| YUV | 77.2 | 114.35 | 165.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 55 | 53 | 0 | 0.58 | 0.59 | 0.49 | 1.56 | 0.42 | 0.36 |
| Hex | 82 | 37 | 35 | 0 | 3A | 3B | 31 | 2 | 2A | 24 |
| Octal | 202 | 67 | 65 | 0 | 72 | 73 | 61 | 2 | 52 | 44 |
| Binary | 10000010 | 110111 | 110101 | 0 | 111010 | 111011 | 110001 | 10 | 101010 | 100100 |
Color Harmonies of #823735
Complementary color
Monochromatic Colors of #823735
Black with #823735
Text Example
Text Example
White with #823735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823735; }
p { color: rgb(130,55,53); }
H1.HeaderClassName
{
color: #823735;
}
.AnyTagClassName
{
color: #823735;
}
</style>
background-color css
<style>
a { background-color: #823735; }
a { background-color: rgb(130,55,53); }
div.DivClassName
{
background-color: #823735;
}
.BgClassName
{
background-color: #823735;
}
</style>
border-color css
<style>
span { border-color: #823735; }
span { border-color: rgb(130,55,53); }
td.TdClassName
{
border-color: #823735;
}
.TagClassName
{
border-color: #823735;
}
</style>