Shades of Mandarian Orange #822722
Tints of Mandarian Orange #822722
RGB
CMYK
RGB Variations
Color information
#822722 (or 0x822722) is known color: Mandarian Orange. HEX triplet: 82, 27 and 22. RGB value is (130,39,34). Sum of RGB (Red+Green+Blue) = 130+39+34=203 (26% of max value = 765). Red value is 130 (51.17% from 255 or 64.04% from 203); Green value is 39 (15.62% from 255 or 19.21% from 203); Blue value is 34 (13.67% from 255 or 16.75% from 203); Max value from RGB is 130 - color contains mainly: red. Hex color #822722 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822722 is #7DD8DD. Grayscale: #414141. Windows color (decimal): -8247518 or 2238338. OLE color: 2238338.
HSL color Cylindrical-coordinate representation of color #822722: hue angle of 3.12º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #822722 is Cyan = 0, Magento = 0.70, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 39 | 34 | - |
| CMYK | 0 | 0.70 | 0.74 | 0.49 |
| HSL | 3.13º | 0.59% | 0.32% | - |
| HSV(B) | 3.13º | 0.74% | 0.51% | - |
| XYZ | 10.22 | 6.31 | 2.19 | - |
| YUV | 65.64 | 110.15 | 173.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 39 | 34 | 0 | 0.70 | 0.74 | 0.49 | 3.13 | 0.59 | 0.32 |
| Hex | 82 | 27 | 22 | 0 | 46 | 4A | 31 | 3 | 3B | 20 |
| Octal | 202 | 47 | 42 | 0 | 106 | 112 | 61 | 3 | 73 | 40 |
| Binary | 10000010 | 100111 | 100010 | 0 | 1000110 | 1001010 | 110001 | 11 | 111011 | 100000 |
Color Harmonies of #822722
Complementary color
Monochromatic Colors of #822722
Black with #822722
Text Example
Text Example
White with #822722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822722; }
p { color: rgb(130,39,34); }
H1.HeaderClassName
{
color: #822722;
}
.AnyTagClassName
{
color: #822722;
}
</style>
background-color css
<style>
a { background-color: #822722; }
a { background-color: rgb(130,39,34); }
div.DivClassName
{
background-color: #822722;
}
.BgClassName
{
background-color: #822722;
}
</style>
border-color css
<style>
span { border-color: #822722; }
span { border-color: rgb(130,39,34); }
td.TdClassName
{
border-color: #822722;
}
.TagClassName
{
border-color: #822722;
}
</style>