Shades of Mandarian Orange #842822
Tints of Mandarian Orange #842822
RGB
CMYK
RGB Variations
Color information
#842822 (or 0x842822) is known color: Mandarian Orange. HEX triplet: 84, 28 and 22. RGB value is (132,40,34). Sum of RGB (Red+Green+Blue) = 132+40+34=206 (27% of max value = 765). Red value is 132 (51.95% from 255 or 64.08% from 206); Green value is 40 (16.02% from 255 or 19.42% from 206); Blue value is 34 (13.67% from 255 or 16.50% from 206); Max value from RGB is 132 - color contains mainly: red. Hex color #842822 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842822 is #7BD7DD. Grayscale: #424242. Windows color (decimal): -8116190 or 2238596. OLE color: 2238596.
HSL color Cylindrical-coordinate representation of color #842822: hue angle of 3.67º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #842822 is Cyan = 0, Magento = 0.70, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 34 | - |
| CMYK | 0 | 0.70 | 0.74 | 0.48 |
| HSL | 3.67º | 0.59% | 0.33% | - |
| HSV(B) | 3.67º | 0.74% | 0.52% | - |
| XYZ | 10.56 | 6.54 | 2.22 | - |
| YUV | 66.82 | 109.48 | 174.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 34 | 0 | 0.70 | 0.74 | 0.48 | 3.67 | 0.59 | 0.33 |
| Hex | 84 | 28 | 22 | 0 | 46 | 4A | 30 | 4 | 3B | 21 |
| Octal | 204 | 50 | 42 | 0 | 106 | 112 | 60 | 4 | 73 | 41 |
| Binary | 10000100 | 101000 | 100010 | 0 | 1000110 | 1001010 | 110000 | 100 | 111011 | 100001 |
Color Harmonies of #842822
Complementary color
Monochromatic Colors of #842822
Black with #842822
Text Example
Text Example
White with #842822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842822; }
p { color: rgb(132,40,34); }
H1.HeaderClassName
{
color: #842822;
}
.AnyTagClassName
{
color: #842822;
}
</style>
background-color css
<style>
a { background-color: #842822; }
a { background-color: rgb(132,40,34); }
div.DivClassName
{
background-color: #842822;
}
.BgClassName
{
background-color: #842822;
}
</style>
border-color css
<style>
span { border-color: #842822; }
span { border-color: rgb(132,40,34); }
td.TdClassName
{
border-color: #842822;
}
.TagClassName
{
border-color: #842822;
}
</style>