Shades of Mandarian Orange #862424
Tints of Mandarian Orange #862424
RGB
CMYK
RGB Variations
Color information
#862424 (or 0x862424) is known color: Mandarian Orange. HEX triplet: 86, 24 and 24. RGB value is (134,36,36). Sum of RGB (Red+Green+Blue) = 134+36+36=206 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.05% from 206); Green value is 36 (14.45% from 255 or 17.48% from 206); Blue value is 36 (14.45% from 255 or 17.48% from 206); Max value from RGB is 134 - color contains mainly: red. Hex color #862424 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862424 is #79DBDB. Grayscale: #414141. Windows color (decimal): -7986140 or 2368646. OLE color: 2368646.
HSL color Cylindrical-coordinate representation of color #862424: hue angle of 0º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #862424 is Cyan = 0, Magento = 0.73, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 36 | - |
| CMYK | 0 | 0.73 | 0.73 | 0.47 |
| HSL | 0º | 0.58% | 0.33% | - |
| HSV(B) | 0º | 0.73% | 0.53% | - |
| XYZ | 10.78 | 6.46 | 2.35 | - |
| YUV | 65.3 | 111.47 | 177 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 36 | 0 | 0.73 | 0.73 | 0.47 | 0 | 0.58 | 0.33 |
| Hex | 86 | 24 | 24 | 0 | 49 | 49 | 2F | 0 | 3A | 21 |
| Octal | 206 | 44 | 44 | 0 | 111 | 111 | 57 | 0 | 72 | 41 |
| Binary | 10000110 | 100100 | 100100 | 0 | 1001001 | 1001001 | 101111 | 0 | 111010 | 100001 |
Color Harmonies of #862424
Complementary color
Monochromatic Colors of #862424
Black with #862424
Text Example
Text Example
White with #862424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862424; }
p { color: rgb(134,36,36); }
H1.HeaderClassName
{
color: #862424;
}
.AnyTagClassName
{
color: #862424;
}
</style>
background-color css
<style>
a { background-color: #862424; }
a { background-color: rgb(134,36,36); }
div.DivClassName
{
background-color: #862424;
}
.BgClassName
{
background-color: #862424;
}
</style>
border-color css
<style>
span { border-color: #862424; }
span { border-color: rgb(134,36,36); }
td.TdClassName
{
border-color: #862424;
}
.TagClassName
{
border-color: #862424;
}
</style>