Shades of Mandarian Orange #822726
Tints of Mandarian Orange #822726
RGB
CMYK
RGB Variations
Color information
#822726 (or 0x822726) is known color: Mandarian Orange. HEX triplet: 82, 27 and 26. RGB value is (130,39,38). Sum of RGB (Red+Green+Blue) = 130+39+38=207 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.80% from 207); Green value is 39 (15.62% from 255 or 18.84% from 207); Blue value is 38 (15.23% from 255 or 18.36% from 207); Max value from RGB is 130 - color contains mainly: red. Hex color #822726 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #822726 is #7DD8D9. Grayscale: #424242. Windows color (decimal): -8247514 or 2500482. OLE color: 2500482.
HSL color Cylindrical-coordinate representation of color #822726: hue angle of 0.65º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #822726 is Cyan = 0, Magento = 0.70, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 39 | 38 | - |
| CMYK | 0 | 0.70 | 0.71 | 0.49 |
| HSL | 0.65º | 0.55% | 0.33% | - |
| HSV(B) | 0.65º | 0.71% | 0.51% | - |
| XYZ | 10.28 | 6.34 | 2.51 | - |
| YUV | 66.1 | 112.15 | 173.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 39 | 38 | 0 | 0.70 | 0.71 | 0.49 | 0.65 | 0.55 | 0.33 |
| Hex | 82 | 27 | 26 | 0 | 46 | 47 | 31 | 1 | 37 | 21 |
| Octal | 202 | 47 | 46 | 0 | 106 | 107 | 61 | 1 | 67 | 41 |
| Binary | 10000010 | 100111 | 100110 | 0 | 1000110 | 1000111 | 110001 | 1 | 110111 | 100001 |
Color Harmonies of #822726
Complementary color
Monochromatic Colors of #822726
Black with #822726
Text Example
Text Example
White with #822726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822726; }
p { color: rgb(130,39,38); }
H1.HeaderClassName
{
color: #822726;
}
.AnyTagClassName
{
color: #822726;
}
</style>
background-color css
<style>
a { background-color: #822726; }
a { background-color: rgb(130,39,38); }
div.DivClassName
{
background-color: #822726;
}
.BgClassName
{
background-color: #822726;
}
</style>
border-color css
<style>
span { border-color: #822726; }
span { border-color: rgb(130,39,38); }
td.TdClassName
{
border-color: #822726;
}
.TagClassName
{
border-color: #822726;
}
</style>