Shades of Mandarian Orange #842423
Tints of Mandarian Orange #842423
RGB
CMYK
RGB Variations
Color information
#842423 (or 0x842423) is known color: Mandarian Orange. HEX triplet: 84, 24 and 23. RGB value is (132,36,35). Sum of RGB (Red+Green+Blue) = 132+36+35=203 (26% of max value = 765). Red value is 132 (51.95% from 255 or 65.02% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 35 (14.06% from 255 or 17.24% from 203); Max value from RGB is 132 - color contains mainly: red. Hex color #842423 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #842423 is #7BDBDC. Grayscale: #404040. Windows color (decimal): -8117213 or 2303108. OLE color: 2303108.
HSL color Cylindrical-coordinate representation of color #842423: hue angle of 0.62º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #842423 is Cyan = 0, Magento = 0.73, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 35 | - |
| CMYK | 0 | 0.73 | 0.73 | 0.48 |
| HSL | 0.62º | 0.58% | 0.33% | - |
| HSV(B) | 0.62º | 0.73% | 0.52% | - |
| XYZ | 10.45 | 6.29 | 2.25 | - |
| YUV | 64.59 | 111.3 | 176.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 35 | 0 | 0.73 | 0.73 | 0.48 | 0.62 | 0.58 | 0.33 |
| Hex | 84 | 24 | 23 | 0 | 49 | 49 | 30 | 1 | 3A | 21 |
| Octal | 204 | 44 | 43 | 0 | 111 | 111 | 60 | 1 | 72 | 41 |
| Binary | 10000100 | 100100 | 100011 | 0 | 1001001 | 1001001 | 110000 | 1 | 111010 | 100001 |
Color Harmonies of #842423
Complementary color
Monochromatic Colors of #842423
Black with #842423
Text Example
Text Example
White with #842423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842423; }
p { color: rgb(132,36,35); }
H1.HeaderClassName
{
color: #842423;
}
.AnyTagClassName
{
color: #842423;
}
</style>
background-color css
<style>
a { background-color: #842423; }
a { background-color: rgb(132,36,35); }
div.DivClassName
{
background-color: #842423;
}
.BgClassName
{
background-color: #842423;
}
</style>
border-color css
<style>
span { border-color: #842423; }
span { border-color: rgb(132,36,35); }
td.TdClassName
{
border-color: #842423;
}
.TagClassName
{
border-color: #842423;
}
</style>