Shades of Mandarian Orange #842927
Tints of Mandarian Orange #842927
RGB
CMYK
RGB Variations
Color information
#842927 (or 0x842927) is known color: Mandarian Orange. HEX triplet: 84, 29 and 27. RGB value is (132,41,39). Sum of RGB (Red+Green+Blue) = 132+41+39=212 (28% of max value = 765). Red value is 132 (51.95% from 255 or 62.26% from 212); Green value is 41 (16.41% from 255 or 19.34% from 212); Blue value is 39 (15.62% from 255 or 18.40% from 212); Max value from RGB is 132 - color contains mainly: red. Hex color #842927 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842927 is #7BD6D8. Grayscale: #444444. Windows color (decimal): -8115929 or 2566532. OLE color: 2566532.
HSL color Cylindrical-coordinate representation of color #842927: hue angle of 1.29º 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 #842927 is Cyan = 0, Magento = 0.69, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 41 | 39 | - |
| CMYK | 0 | 0.69 | 0.70 | 0.48 |
| HSL | 1.29º | 0.54% | 0.34% | - |
| HSV(B) | 1.29º | 0.7% | 0.52% | - |
| XYZ | 10.67 | 6.64 | 2.64 | - |
| YUV | 67.98 | 111.65 | 173.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 41 | 39 | 0 | 0.69 | 0.70 | 0.48 | 1.29 | 0.54 | 0.34 |
| Hex | 84 | 29 | 27 | 0 | 45 | 46 | 30 | 1 | 36 | 22 |
| Octal | 204 | 51 | 47 | 0 | 105 | 106 | 60 | 1 | 66 | 42 |
| Binary | 10000100 | 101001 | 100111 | 0 | 1000101 | 1000110 | 110000 | 1 | 110110 | 100010 |
Color Harmonies of #842927
Complementary color
Monochromatic Colors of #842927
Black with #842927
Text Example
Text Example
White with #842927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842927; }
p { color: rgb(132,41,39); }
H1.HeaderClassName
{
color: #842927;
}
.AnyTagClassName
{
color: #842927;
}
</style>
background-color css
<style>
a { background-color: #842927; }
a { background-color: rgb(132,41,39); }
div.DivClassName
{
background-color: #842927;
}
.BgClassName
{
background-color: #842927;
}
</style>
border-color css
<style>
span { border-color: #842927; }
span { border-color: rgb(132,41,39); }
td.TdClassName
{
border-color: #842927;
}
.TagClassName
{
border-color: #842927;
}
</style>