Shades of Mandarian Orange #822821
Tints of Mandarian Orange #822821
RGB
CMYK
RGB Variations
Color information
#822821 (or 0x822821) is known color: Mandarian Orange. HEX triplet: 82, 28 and 21. RGB value is (130,40,33). Sum of RGB (Red+Green+Blue) = 130+40+33=203 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.04% from 203); Green value is 40 (16.02% from 255 or 19.70% from 203); Blue value is 33 (13.28% from 255 or 16.26% from 203); Max value from RGB is 130 - color contains mainly: red. Hex color #822821 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822821 is #7DD7DE. Grayscale: #424242. Windows color (decimal): -8247263 or 2173058. OLE color: 2173058.
HSL color Cylindrical-coordinate representation of color #822821: hue angle of 4.33º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #822821 is Cyan = 0, Magento = 0.69, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 33 | - |
| CMYK | 0 | 0.69 | 0.75 | 0.49 |
| HSL | 4.33º | 0.6% | 0.32% | - |
| HSV(B) | 4.33º | 0.75% | 0.51% | - |
| XYZ | 10.24 | 6.37 | 2.13 | - |
| YUV | 66.11 | 109.32 | 173.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 33 | 0 | 0.69 | 0.75 | 0.49 | 4.33 | 0.6 | 0.32 |
| Hex | 82 | 28 | 21 | 0 | 45 | 4B | 31 | 4 | 3C | 20 |
| Octal | 202 | 50 | 41 | 0 | 105 | 113 | 61 | 4 | 74 | 40 |
| Binary | 10000010 | 101000 | 100001 | 0 | 1000101 | 1001011 | 110001 | 100 | 111100 | 100000 |
Color Harmonies of #822821
Complementary color
Monochromatic Colors of #822821
Black with #822821
Text Example
Text Example
White with #822821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822821; }
p { color: rgb(130,40,33); }
H1.HeaderClassName
{
color: #822821;
}
.AnyTagClassName
{
color: #822821;
}
</style>
background-color css
<style>
a { background-color: #822821; }
a { background-color: rgb(130,40,33); }
div.DivClassName
{
background-color: #822821;
}
.BgClassName
{
background-color: #822821;
}
</style>
border-color css
<style>
span { border-color: #822821; }
span { border-color: rgb(130,40,33); }
td.TdClassName
{
border-color: #822821;
}
.TagClassName
{
border-color: #822821;
}
</style>