Shades of Mandarian Orange #842820
Tints of Mandarian Orange #842820
RGB
CMYK
RGB Variations
Color information
#842820 (or 0x842820) is known color: Mandarian Orange. HEX triplet: 84, 28 and 20. RGB value is (132,40,32). Sum of RGB (Red+Green+Blue) = 132+40+32=204 (27% of max value = 765). Red value is 132 (51.95% from 255 or 64.71% from 204); Green value is 40 (16.02% from 255 or 19.61% from 204); Blue value is 32 (12.89% from 255 or 15.69% from 204); Max value from RGB is 132 - color contains mainly: red. Hex color #842820 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842820 is #7BD7DF. Grayscale: #424242. Windows color (decimal): -8116192 or 2107524. OLE color: 2107524.
HSL color Cylindrical-coordinate representation of color #842820: hue angle of 4.8º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #842820 is Cyan = 0, Magento = 0.70, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 32 | - |
| CMYK | 0 | 0.70 | 0.76 | 0.48 |
| HSL | 4.8º | 0.61% | 0.32% | - |
| HSV(B) | 4.8º | 0.76% | 0.52% | - |
| XYZ | 10.54 | 6.53 | 2.07 | - |
| YUV | 66.6 | 108.48 | 174.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 32 | 0 | 0.70 | 0.76 | 0.48 | 4.8 | 0.61 | 0.32 |
| Hex | 84 | 28 | 20 | 0 | 46 | 4C | 30 | 5 | 3D | 20 |
| Octal | 204 | 50 | 40 | 0 | 106 | 114 | 60 | 5 | 75 | 40 |
| Binary | 10000100 | 101000 | 100000 | 0 | 1000110 | 1001100 | 110000 | 101 | 111101 | 100000 |
Color Harmonies of #842820
Complementary color
Monochromatic Colors of #842820
Black with #842820
Text Example
Text Example
White with #842820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842820; }
p { color: rgb(132,40,32); }
H1.HeaderClassName
{
color: #842820;
}
.AnyTagClassName
{
color: #842820;
}
</style>
background-color css
<style>
a { background-color: #842820; }
a { background-color: rgb(132,40,32); }
div.DivClassName
{
background-color: #842820;
}
.BgClassName
{
background-color: #842820;
}
</style>
border-color css
<style>
span { border-color: #842820; }
span { border-color: rgb(132,40,32); }
td.TdClassName
{
border-color: #842820;
}
.TagClassName
{
border-color: #842820;
}
</style>