Shades of Mandarian Orange #862522
Tints of Mandarian Orange #862522
RGB
CMYK
RGB Variations
Color information
#862522 (or 0x862522) is known color: Mandarian Orange. HEX triplet: 86, 25 and 22. RGB value is (134,37,34). Sum of RGB (Red+Green+Blue) = 134+37+34=205 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.37% from 205); Green value is 37 (14.84% from 255 or 18.05% from 205); Blue value is 34 (13.67% from 255 or 16.59% from 205); Max value from RGB is 134 - color contains mainly: red. Hex color #862522 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862522 is #79DADD. Grayscale: #414141. Windows color (decimal): -7985886 or 2237830. OLE color: 2237830.
HSL color Cylindrical-coordinate representation of color #862522: hue angle of 1.8º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862522 is Cyan = 0, Magento = 0.72, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 34 | - |
| CMYK | 0 | 0.72 | 0.75 | 0.47 |
| HSL | 1.8º | 0.6% | 0.33% | - |
| HSV(B) | 1.8º | 0.75% | 0.53% | - |
| XYZ | 10.78 | 6.51 | 2.2 | - |
| YUV | 65.66 | 110.14 | 176.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 34 | 0 | 0.72 | 0.75 | 0.47 | 1.8 | 0.6 | 0.33 |
| Hex | 86 | 25 | 22 | 0 | 48 | 4B | 2F | 2 | 3C | 21 |
| Octal | 206 | 45 | 42 | 0 | 110 | 113 | 57 | 2 | 74 | 41 |
| Binary | 10000110 | 100101 | 100010 | 0 | 1001000 | 1001011 | 101111 | 10 | 111100 | 100001 |
Color Harmonies of #862522
Complementary color
Monochromatic Colors of #862522
Black with #862522
Text Example
Text Example
White with #862522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862522; }
p { color: rgb(134,37,34); }
H1.HeaderClassName
{
color: #862522;
}
.AnyTagClassName
{
color: #862522;
}
</style>
background-color css
<style>
a { background-color: #862522; }
a { background-color: rgb(134,37,34); }
div.DivClassName
{
background-color: #862522;
}
.BgClassName
{
background-color: #862522;
}
</style>
border-color css
<style>
span { border-color: #862522; }
span { border-color: rgb(134,37,34); }
td.TdClassName
{
border-color: #862522;
}
.TagClassName
{
border-color: #862522;
}
</style>