Shades of Mandarian Orange #842826
Tints of Mandarian Orange #842826
RGB
CMYK
RGB Variations
Color information
#842826 (or 0x842826) is known color: Mandarian Orange. HEX triplet: 84, 28 and 26. RGB value is (132,40,38). Sum of RGB (Red+Green+Blue) = 132+40+38=210 (27% of max value = 765). Red value is 132 (51.95% from 255 or 62.86% from 210); Green value is 40 (16.02% from 255 or 19.05% from 210); Blue value is 38 (15.23% from 255 or 18.10% from 210); Max value from RGB is 132 - color contains mainly: red. Hex color #842826 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842826 is #7BD7D9. Grayscale: #434343. Windows color (decimal): -8116186 or 2500740. OLE color: 2500740.
HSL color Cylindrical-coordinate representation of color #842826: hue angle of 1.28º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #842826 is Cyan = 0, Magento = 0.70, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 40 | 38 | - |
| CMYK | 0 | 0.70 | 0.71 | 0.48 |
| HSL | 1.28º | 0.55% | 0.33% | - |
| HSV(B) | 1.28º | 0.71% | 0.52% | - |
| XYZ | 10.62 | 6.56 | 2.54 | - |
| YUV | 67.28 | 111.48 | 174.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 40 | 38 | 0 | 0.70 | 0.71 | 0.48 | 1.28 | 0.55 | 0.33 |
| Hex | 84 | 28 | 26 | 0 | 46 | 47 | 30 | 1 | 37 | 21 |
| Octal | 204 | 50 | 46 | 0 | 106 | 107 | 60 | 1 | 67 | 41 |
| Binary | 10000100 | 101000 | 100110 | 0 | 1000110 | 1000111 | 110000 | 1 | 110111 | 100001 |
Color Harmonies of #842826
Complementary color
Monochromatic Colors of #842826
Black with #842826
Text Example
Text Example
White with #842826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842826; }
p { color: rgb(132,40,38); }
H1.HeaderClassName
{
color: #842826;
}
.AnyTagClassName
{
color: #842826;
}
</style>
background-color css
<style>
a { background-color: #842826; }
a { background-color: rgb(132,40,38); }
div.DivClassName
{
background-color: #842826;
}
.BgClassName
{
background-color: #842826;
}
</style>
border-color css
<style>
span { border-color: #842826; }
span { border-color: rgb(132,40,38); }
td.TdClassName
{
border-color: #842826;
}
.TagClassName
{
border-color: #842826;
}
</style>