Shades of Mandarian Orange #842727
Tints of Mandarian Orange #842727
RGB
CMYK
RGB Variations
Color information
#842727 (or 0x842727) is known color: Mandarian Orange. HEX triplet: 84, 27 and 27. RGB value is (132,39,39). Sum of RGB (Red+Green+Blue) = 132+39+39=210 (27% of max value = 765). Red value is 132 (51.95% from 255 or 62.86% from 210); Green value is 39 (15.62% from 255 or 18.57% from 210); Blue value is 39 (15.62% from 255 or 18.57% from 210); Max value from RGB is 132 - color contains mainly: red. Hex color #842727 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842727 is #7BD8D8. Grayscale: #424242. Windows color (decimal): -8116441 or 2566020. OLE color: 2566020.
HSL color Cylindrical-coordinate representation of color #842727: hue angle of 0º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #842727 is Cyan = 0, Magento = 0.70, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 39 | 39 | - |
| CMYK | 0 | 0.70 | 0.70 | 0.48 |
| HSL | 0º | 0.54% | 0.34% | - |
| HSV(B) | 0º | 0.7% | 0.52% | - |
| XYZ | 10.61 | 6.5 | 2.62 | - |
| YUV | 66.81 | 112.31 | 174.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 39 | 39 | 0 | 0.70 | 0.70 | 0.48 | 0 | 0.54 | 0.34 |
| Hex | 84 | 27 | 27 | 0 | 46 | 46 | 30 | 0 | 36 | 22 |
| Octal | 204 | 47 | 47 | 0 | 106 | 106 | 60 | 0 | 66 | 42 |
| Binary | 10000100 | 100111 | 100111 | 0 | 1000110 | 1000110 | 110000 | 0 | 110110 | 100010 |
Color Harmonies of #842727
Complementary color
Monochromatic Colors of #842727
Black with #842727
Text Example
Text Example
White with #842727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842727; }
p { color: rgb(132,39,39); }
H1.HeaderClassName
{
color: #842727;
}
.AnyTagClassName
{
color: #842727;
}
</style>
background-color css
<style>
a { background-color: #842727; }
a { background-color: rgb(132,39,39); }
div.DivClassName
{
background-color: #842727;
}
.BgClassName
{
background-color: #842727;
}
</style>
border-color css
<style>
span { border-color: #842727; }
span { border-color: rgb(132,39,39); }
td.TdClassName
{
border-color: #842727;
}
.TagClassName
{
border-color: #842727;
}
</style>