Shades of Mandarian Orange #862624
Tints of Mandarian Orange #862624
RGB
CMYK
RGB Variations
Color information
#862624 (or 0x862624) is known color: Mandarian Orange. HEX triplet: 86, 26 and 24. RGB value is (134,38,36). Sum of RGB (Red+Green+Blue) = 134+38+36=208 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.42% from 208); Green value is 38 (15.23% from 255 or 18.27% from 208); Blue value is 36 (14.45% from 255 or 17.31% from 208); Max value from RGB is 134 - color contains mainly: red. Hex color #862624 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862624 is #79D9DB. Grayscale: #424242. Windows color (decimal): -7985628 or 2369158. OLE color: 2369158.
HSL color Cylindrical-coordinate representation of color #862624: hue angle of 1.22º 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 #862624 is Cyan = 0, Magento = 0.72, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 36 | - |
| CMYK | 0 | 0.72 | 0.73 | 0.47 |
| HSL | 1.22º | 0.58% | 0.33% | - |
| HSV(B) | 1.22º | 0.73% | 0.53% | - |
| XYZ | 10.84 | 6.58 | 2.37 | - |
| YUV | 66.48 | 110.8 | 176.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 36 | 0 | 0.72 | 0.73 | 0.47 | 1.22 | 0.58 | 0.33 |
| Hex | 86 | 26 | 24 | 0 | 48 | 49 | 2F | 1 | 3A | 21 |
| Octal | 206 | 46 | 44 | 0 | 110 | 111 | 57 | 1 | 72 | 41 |
| Binary | 10000110 | 100110 | 100100 | 0 | 1001000 | 1001001 | 101111 | 1 | 111010 | 100001 |
Color Harmonies of #862624
Complementary color
Monochromatic Colors of #862624
Black with #862624
Text Example
Text Example
White with #862624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862624; }
p { color: rgb(134,38,36); }
H1.HeaderClassName
{
color: #862624;
}
.AnyTagClassName
{
color: #862624;
}
</style>
background-color css
<style>
a { background-color: #862624; }
a { background-color: rgb(134,38,36); }
div.DivClassName
{
background-color: #862624;
}
.BgClassName
{
background-color: #862624;
}
</style>
border-color css
<style>
span { border-color: #862624; }
span { border-color: rgb(134,38,36); }
td.TdClassName
{
border-color: #862624;
}
.TagClassName
{
border-color: #862624;
}
</style>