Shades of Mandarian Orange #862924
Tints of Mandarian Orange #862924
RGB
CMYK
RGB Variations
Color information
#862924 (or 0x862924) is known color: Mandarian Orange. HEX triplet: 86, 29 and 24. RGB value is (134,41,36). Sum of RGB (Red+Green+Blue) = 134+41+36=211 (27% of max value = 765). Red value is 134 (52.73% from 255 or 63.51% from 211); Green value is 41 (16.41% from 255 or 19.43% from 211); Blue value is 36 (14.45% from 255 or 17.06% from 211); Max value from RGB is 134 - color contains mainly: red. Hex color #862924 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #862924 is #79D6DB. Grayscale: #444444. Windows color (decimal): -7984860 or 2369926. OLE color: 2369926.
HSL color Cylindrical-coordinate representation of color #862924: hue angle of 3.06º 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 #862924 is Cyan = 0, Magento = 0.69, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 41 | 36 | - |
| CMYK | 0 | 0.69 | 0.73 | 0.47 |
| HSL | 3.06º | 0.58% | 0.33% | - |
| HSV(B) | 3.06º | 0.73% | 0.53% | - |
| XYZ | 10.94 | 6.78 | 2.4 | - |
| YUV | 68.24 | 109.81 | 174.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 41 | 36 | 0 | 0.69 | 0.73 | 0.47 | 3.06 | 0.58 | 0.33 |
| Hex | 86 | 29 | 24 | 0 | 45 | 49 | 2F | 3 | 3A | 21 |
| Octal | 206 | 51 | 44 | 0 | 105 | 111 | 57 | 3 | 72 | 41 |
| Binary | 10000110 | 101001 | 100100 | 0 | 1000101 | 1001001 | 101111 | 11 | 111010 | 100001 |
Color Harmonies of #862924
Complementary color
Monochromatic Colors of #862924
Black with #862924
Text Example
Text Example
White with #862924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862924; }
p { color: rgb(134,41,36); }
H1.HeaderClassName
{
color: #862924;
}
.AnyTagClassName
{
color: #862924;
}
</style>
background-color css
<style>
a { background-color: #862924; }
a { background-color: rgb(134,41,36); }
div.DivClassName
{
background-color: #862924;
}
.BgClassName
{
background-color: #862924;
}
</style>
border-color css
<style>
span { border-color: #862924; }
span { border-color: rgb(134,41,36); }
td.TdClassName
{
border-color: #862924;
}
.TagClassName
{
border-color: #862924;
}
</style>