Shades of Mandarian Orange #862620
Tints of Mandarian Orange #862620
RGB
CMYK
RGB Variations
Color information
#862620 (or 0x862620) is known color: Mandarian Orange. HEX triplet: 86, 26 and 20. RGB value is (134,38,32). Sum of RGB (Red+Green+Blue) = 134+38+32=204 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.69% from 204); Green value is 38 (15.23% from 255 or 18.63% from 204); Blue value is 32 (12.89% from 255 or 15.69% from 204); Max value from RGB is 134 - color contains mainly: red. Hex color #862620 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862620 is #79D9DF. Grayscale: #424242. Windows color (decimal): -7985632 or 2107014. OLE color: 2107014.
HSL color Cylindrical-coordinate representation of color #862620: hue angle of 3.53º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #862620 is Cyan = 0, Magento = 0.72, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 32 | - |
| CMYK | 0 | 0.72 | 0.76 | 0.47 |
| HSL | 3.53º | 0.61% | 0.33% | - |
| HSV(B) | 3.53º | 0.76% | 0.53% | - |
| XYZ | 10.79 | 6.56 | 2.06 | - |
| YUV | 66.02 | 108.8 | 176.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 32 | 0 | 0.72 | 0.76 | 0.47 | 3.53 | 0.61 | 0.33 |
| Hex | 86 | 26 | 20 | 0 | 48 | 4C | 2F | 4 | 3D | 21 |
| Octal | 206 | 46 | 40 | 0 | 110 | 114 | 57 | 4 | 75 | 41 |
| Binary | 10000110 | 100110 | 100000 | 0 | 1001000 | 1001100 | 101111 | 100 | 111101 | 100001 |
Color Harmonies of #862620
Complementary color
Monochromatic Colors of #862620
Black with #862620
Text Example
Text Example
White with #862620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862620; }
p { color: rgb(134,38,32); }
H1.HeaderClassName
{
color: #862620;
}
.AnyTagClassName
{
color: #862620;
}
</style>
background-color css
<style>
a { background-color: #862620; }
a { background-color: rgb(134,38,32); }
div.DivClassName
{
background-color: #862620;
}
.BgClassName
{
background-color: #862620;
}
</style>
border-color css
<style>
span { border-color: #862620; }
span { border-color: rgb(134,38,32); }
td.TdClassName
{
border-color: #862620;
}
.TagClassName
{
border-color: #862620;
}
</style>