Shades of Mandarian Orange #862618
Tints of Mandarian Orange #862618
RGB
CMYK
RGB Variations
Color information
#862618 (or 0x862618) is known color: Mandarian Orange. HEX triplet: 86, 26 and 18. RGB value is (134,38,24). Sum of RGB (Red+Green+Blue) = 134+38+24=196 (25% of max value = 765). Red value is 134 (52.73% from 255 or 68.37% from 196); Green value is 38 (15.23% from 255 or 19.39% from 196); Blue value is 24 (9.77% from 255 or 12.24% from 196); Max value from RGB is 134 - color contains mainly: red. Hex color #862618 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862618 is #79D9E7. Grayscale: #414141. Windows color (decimal): -7985640 or 1582726. OLE color: 1582726.
HSL color Cylindrical-coordinate representation of color #862618: hue angle of 7.64º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #862618 is Cyan = 0, Magento = 0.72, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 24 | - |
| CMYK | 0 | 0.72 | 0.82 | 0.47 |
| HSL | 7.64º | 0.7% | 0.31% | - |
| HSV(B) | 7.64º | 0.82% | 0.53% | - |
| XYZ | 10.69 | 6.52 | 1.56 | - |
| YUV | 65.11 | 104.8 | 177.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 24 | 0 | 0.72 | 0.82 | 0.47 | 7.64 | 0.7 | 0.31 |
| Hex | 86 | 26 | 18 | 0 | 48 | 52 | 2F | 8 | 46 | 1F |
| Octal | 206 | 46 | 30 | 0 | 110 | 122 | 57 | 10 | 106 | 37 |
| Binary | 10000110 | 100110 | 11000 | 0 | 1001000 | 1010010 | 101111 | 1000 | 1000110 | 11111 |
Color Harmonies of #862618
Complementary color
Monochromatic Colors of #862618
Black with #862618
Text Example
Text Example
White with #862618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862618; }
p { color: rgb(134,38,24); }
H1.HeaderClassName
{
color: #862618;
}
.AnyTagClassName
{
color: #862618;
}
</style>
background-color css
<style>
a { background-color: #862618; }
a { background-color: rgb(134,38,24); }
div.DivClassName
{
background-color: #862618;
}
.BgClassName
{
background-color: #862618;
}
</style>
border-color css
<style>
span { border-color: #862618; }
span { border-color: rgb(134,38,24); }
td.TdClassName
{
border-color: #862618;
}
.TagClassName
{
border-color: #862618;
}
</style>